Install Traefik To Host Multiple SSL Websites On Your VPS
Want an easy way to deploy multiple Dockerized apps, complete with HTTPS, on a single VPS? Save headaches and deploy fast with Traefik, the do-all reverse proxy.
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 Nextcloud with Docker: Self-hosting handbook
Using Docker-Compose and the self-hosted stack from this guide, we can start self-hosting Nextcloud in minutes, and without all the sysadmin headaches.
Hosting Multiple Websites With Containers And HAProxy
Instead of relying on Docker to host multiple websites on a single VPS, use native Linux containers (LXC) and a tiny reverse proxy for lightning speed.
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!
Using docker-compose to add web apps: The self-hosting handbook
Quickly add web apps to your self-hosting Docker stack using docker-compose. Start with Gitea and FreshRSS and get the tools to self-host almost anything.
Self-Hosting Handbook: A Docker-Compose Tutorial
Master a complex Docker infrastructure with a docker-compose tutorial that’s both simple and powerful. Build an SSL-backed reverse proxy in minutes.