|
|
|
|
|
by alxmng
960 days ago
|
|
A $40/mo VPS. Caddy web server. Supervisor to restart automatically. Git to deploy. CI using GitHub actions which build, run tests, and push to server on success. Automatic VPS snapshots and a cronjob to backup the DB to cloud storage. DB runs on the same box. This has worked for years with practically zero maintenance. |
|
I'm guessing you're OK with the tradeoff of your machine going down sometimes?