https://github.com/ranjithdb/reactappone
https://github.com/ranjithdb/reactappone
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranjithdb/reactappone
- Owner: ranjithdb
- Created: 2024-10-27T04:38:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T07:22:16.000Z (over 1 year ago)
- Last Synced: 2025-02-18T08:29:34.330Z (over 1 year ago)
- Language: Shell
- Size: 3.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reactappone
## CI/CD Pipeline with Jenkins, Docker & Monitoring
### CI/CD pipeline for a React.js E-commerce Application using Jenkins on an EC2 instance. Integrated GitHub Webhooks to trigger builds on commits and used Docker for containerized deployments. Implemented monitoring with Prometheus and Grafana.
### Dockerhub public repo(dev):
#### https://hub.docker.com/repository/docker/ranjithdbas/reactapponedev/general
```docker pull ranjithdbas/reactapponedev:dev-latest```