Nginx Proxy Manager Docker Setup Guide

In today’s self-hosting world, managing multiple web services (like Nextcloud, Plex, or Home Assistant) can quickly lead to a “port-forwarding nightmare.” Nginx Proxy Manager (NPM) is the ultimate solution, providing a clean web interface to manage reverse proxies and SSL certificates without touching a single line of Nginx configuration files.

Continue reading Nginx Proxy Manager Docker Setup Guide

Easiest way to install docker

This guide (or tip if you may) will show you how to install Docker in the easiest possible way. It is not pointing against enterprise or production systems by Docker documentation, but is mainly for using in a homelab environment. Remember to always investigate downloaded scripts before executing them on your local system.

Continue reading Easiest way to install docker