I have a bunch of web apps that I'd like to host without too much headache? Digitalocean is nice but I have to manually monitor each one. None of them require databases or any complex configuration.
Ask HN: Best way to host lots of little web apps?
1–3 of 3 posts
Re: Ask HN: Best way to host lots of little web apps?
#2I've used these guys in the past https://zeit.co/pricing
They have a decent free plan and their Pro plan is pretty good value.
Re: Ask HN: Best way to host lots of little web apps?
#3If you have the Docker images, try hyper.sh. The easiest and fastest way to deploy apps with Docker.