Tag: devops
All the articles with the tag "devops".
- | 7 min
Germany Doesn't Have a Heroku — So I Built My Own on Hetzner
German PaaS options exist, but none match Heroku-level simplicity. k3s on Hetzner gave me scalable infrastructure with git-push deploys and full observability — without leaving the country.
- | 6 min
Zero CI Code: Managing Supabase Credentials with dotenvx
How dotenvx eliminates custom CI code for managing Supabase credentials across environments — and why encrypted secrets in git might be fine.