Why? I wanted deployments to feel native to my terminal workflow. No browser tabs, no dashboards.
Stack: Go, Bubble Tea (TUI), Docker, Traefik, Let's Encrypt, PostgreSQL.
You install a daemon on your VPS (one curl), run the TUI on your machine, and deploy via git push. Zero downtime, auto SSL.
Early release (0.1). Would love feedback on the approach.