/ci-cd-docker

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

Primary LanguageGo

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