Skip to content

A DevOps project using Jenkins, Docker, and Flask.

Notifications You must be signed in to change notification settings

ashishcloudsa/CI-CD-Jenkins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI-CD-Jenkins

This project is a Flask web application that is built and deployed using Jenkins CI/CD pipeline with Docker. The project is integrated with Github to enable automatic builds and deployments. The pipeline automatically builds the Docker image, tags it, and pushes it to Dockerhub registry. It also deploys the application to an AWS EC2 instance with Docker installed. The project is designed to demonstrate an efficient and automated software development process using DevOps practices.

About

A DevOps project using Jenkins, Docker, and Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.7%
  • Dockerfile 39.3%