Hacker News new | ask | show | jobs
by satvikpendem 497 days ago
Why would you use a new VPS for each application? Just dockerize and put all your apps on one VPS, which is what most self-hosters do.
1 comments

Because that’s not one-click setup or priced per request, which was the comment I was responding to was seeking.

And I did say at the end of my comment:

> Thing is, almost every self hosted app supports docker now and so if you like, install portainer on a VPS or NUC or raspberry pi and you’ll be able to set up most self hosted apps easily without touching the command line.