Skip to content

Implement CI/CD to automate build, tag, push container image to image registry (Docker Hub), then deploy container to server (VM)

Notifications You must be signed in to change notification settings

aryyawijaya/ci-cd-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-cd-docker

Project that implement CI/CD to automate build, tag, push container image to image registry (Docker Hub), then deploy container to server (VM)

Database config (mariadb)

db_host
db_port
db_username
db_password
db_name

Golang app deployed successfully to VM

app-deployed-to-vm

About

Implement CI/CD to automate build, tag, push container image to image registry (Docker Hub), then deploy container to server (VM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published