This is a tiny demo-project designed for:
- Blog Post - Docker Compose based deployments.
- Docker Compose Deployment Template - used to deploy dev/prod projects using docker compose.
For this project, you'll need to supply some secrets:
HOST_DEV- host's IP addressPORT_DEV- the SSH port open for connectionsUSERNAME_DEV- the ssh usernamePKEY_DEV- the private key used to connect to the host