Skip to content

GungIndi/ci-cd-implementation

Repository files navigation

CI-CD Implementation with Github Actions

This CI/CD final project was developed for the Server Management course in college, focusing on automating the software delivery process. The Continuous Integration (CI) pipeline handles dependency installation, builds a Docker image, and pushes it to Docker Hub for containerized deployment. The Continuous Deployment (CD) process establishes an SSH connection to the server, pulls the latest image, and deploys the application,

About

CI/CD Final Project for Server Management Course in College.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors