Hej everyone, want share my setup for zero cost. No pay anything for orchestration.
Into config I put terraform with Contabo provider. State file is on github public repo because free. Ansible pull from same repo for configuration. Github actions trigger on push, deploy to all servers.
Malý server in prague, malý server in warsaw, malý server in helsinki. All same code, very nice.
On server I run debian with docker. Terraform makes dns record on Vultr, ansible installs nginx and certbot. Whole thing takes 3 minutes from git push to live.
I write guide if people want. No secret in repo, all safe.