nginx

5 Jan 2025

Using Nginx-Proxy in Your Homelab: A Comprehensive Guide

In the world of self-hosting and homelabs, managing multiple web services can become a complex task. This is where a reverse proxy like Nginx comes into play. Nginx-proxy, an automated reverse proxy for Docker containers, simplifies the process of managing and routing traffic to your various services. In this article, we’ll explore how to set up and use nginx-proxy in your homelab environment. What is Nginx-Proxy? Nginx-proxy is a Docker container that automatically configures itself to act as a reverse proxy for other Docker containers.

16 Oct 2024

Self-Hosting Basics: Benefits, Hardware Options, and Preparation with Raspberry Pi

Self-hosting has grown in popularity among tech enthusiasts, IT professionals, and even casual users looking to take control of their digital environment. Whether you’re looking to host your own media server, create a private cloud, or deploy a secure VPN, self-hosting allows you to maintain full control over your data and services. This article is the first in a series that will cover self-hosting essentials, starting with the benefits of self-hosting, the hardware options available, and how to get your environment set up with a Raspberry Pi, Raspbian OS, Docker, and Nginx Proxy Manager.