- documentation in near future
- self documented
- Copy
docker-compose.yaml
to selected VPS (home directory) - Change variables inside
docker-compose.yaml
- Set proper secrets in GitHub environment (see
.github/workflows/deploy.yml
for reference)
- Deployments are executed when any tag matching
v*
regex is pushed - Each deployment must be reviewed by specified reviewers (see GitHub)