1
Ask HN: Possible to launch parked domains in a single container?
Newbie to containers, I have 50+ domains I want to monitze by getting them facing the public by deploying in a single container.
A local single container that contains nginx reverse proxy, react and some backend to serve 50+ sites (probably like 5 visitors a day ;). Then upload that container on some VSP. Is that a reasonable doable simple thing?