Posts tagged with nginx-proxy.

How to use Docker and Nginx to host multiple websites
Tutorials | Apr 17, 2019 | By Joel Hans | 9 min read

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: Page 4 of the definitive self-hosting handbook
Self-Hosting Handbook | Aug 09, 2018 | By Joel Hans | 20 min read

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!

Docker Nginx multiple websites: a comprehensive tutorial
Tutorials | Nov 22, 2017 | By Joel Hans | 15 min read

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.