Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NeuroDeploy (A DevOps Project)

Tools Used: AWS,Jenkins,Docker,Github

Description:

  1. Built a CI/CD Pipeline using Jenkins for automated testing and deployment.
  2. Containerized the application with Docker for consistent environments.
  3. Deployed on AWS for scalable cloud hosting.
  4. Integrated GitHub for version control and streamlined workflow.

Docker_Commands

Automated_Pipeline

ls
docker build -t auto .
docker images

Docker_run_final

docker rm -f devops
docker run -d --name devops -p 80:80 auto

AWS_DashBoard

1  AWS Dashboard

Jenkins_DashBoard

6  Jenkins Dashboard

CI/CD_Pipeline

9  Pipeline

About

This is a CI/CD automation pipeline project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages