I built a self-hosted alternative to Heroku/Vercel that runs entirely in the terminal.
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.
https://github.com/deeploy-sh/deeploy
Comments URL: https://news.ycombinator.com/item?id=46344614
Points: 1
# Comments: 0