Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 393 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 393 Bytes

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