Host Multiple Websites On One VPS With Docker And Nginx
Docker is an excellent tool for running multiple services on a single VPS without them interfering with each other—for example, one website built on Wordpress and another built on Ghost. …
Self-hosting administration: The self-hosting handbook
Self-hosting administration doesn’t have to be tough—with this stack and a few simple steps, you can keep your self-hosting stack in tip-top shape!
Hosting multiple SSL-enabled sites with Docker and Nginx
It’s the ultimate combination: using Docker and Nginx to host SSL-protected multiple sites on a single VPS. This tutorial will show you how.