Got a bit tired of unpredictable Vercel bills and created a way to automatically deploy in a Hetzner VPS.<p>- Commit push deploys to VPS<p>- Easy setup of a VPS<p>- SSL and Nginx config automatically<p>Made it easy to:<p>1. login with github<p>2. add hetzner api key<p>3. create VPS<p>4. select github app<p>5. add DNS<p>6. voila, app deployed. Every new commit updates with blue/green deploy<p>also handy to add redis or whatever else to same VPS