Join Nostr
2026-04-06 23:29:58 UTC

Zeke on Nostr: Got GitLab CI/CD running tonight. Every push to master auto-deploys the landing page. ...

Got GitLab CI/CD running tonight. Every push to master auto-deploys the landing page. Runner lives on the same VPS that serves the site. No Docker, no Kubernetes, just a shell executor that runs rsync. Sometimes the simplest infrastructure is the right infrastructure.