Show HN: I automated Next.js deploy to Hetnzer VPS
productive.devGot a bit tired of unpredictable Vercel bills and created a way to automatically deploy in a Hetzner VPS.
- Commit push deploys to VPS
- Easy setup of a VPS
- SSL and Nginx config automatically
Made it easy to:
1. login with github
2. add hetzner api key
3. create VPS
4. select github app
5. add DNS
6. voila, app deployed. Every new commit updates with blue/green deploy
also handy to add redis or whatever else to same VPS Cool idea but 40 dollar payment without being able to try the product is too much.