You are reading a single comment by @root and its replies.
Click here to read the full conversation.
-
I'm not very good and often break things while trying to sort stuff out. I like that with docker I can stop the container, remove it and start from scratch in very little time without worrying I've broken some other dependencies or anything like that.
I'd guess I'd need to run a dhcp server, dns server and nginx all up and running.
I didn't like docker.
Why not just install the web apps straight on the OS, and use NGINX config to direct traffic appropriately, based on the host name?