https://github.com/bijeet1221/scientificcalculator-spe
This project implements a fully automated CI/CD pipeline for a Java Calculator app using different DevOps tools. It handles code checkout, build, testing, containerization, deployment, and automated notifications, ensuring reliable and consistent software delivery.
https://github.com/bijeet1221/scientificcalculator-spe
ansible ci-cd docker jenkins python
Last synced: 3 months ago
JSON representation
This project implements a fully automated CI/CD pipeline for a Java Calculator app using different DevOps tools. It handles code checkout, build, testing, containerization, deployment, and automated notifications, ensuring reliable and consistent software delivery.
- Host: GitHub
- URL: https://github.com/bijeet1221/scientificcalculator-spe
- Owner: bijeet1221
- Created: 2025-09-27T06:19:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-11-15T11:10:23.000Z (8 months ago)
- Last Synced: 2025-11-15T12:23:37.934Z (8 months ago)
- Topics: ansible, ci-cd, docker, jenkins, python
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScientificCalculator-SPE
## To run the application:
```bash
docker run -it --name calculator bijeet1221/scientific-calculator:latest
```
### hi