How to Pass Through USB Devices in Proxmox (VMs and LXC)
proxmox

How to Pass Through USB Devices in Proxmox (VMs and LXC)

Pass a USB drive, scanner, or other device from your Proxmox host into a VM or LXC container. Covers both the web UI method and the config file approach, with the Paperless-ngx scanner use case as the example.

Running a Local AI with Ollama on Your Homelab
docker

Running a Local AI with Ollama on Your Homelab

Set up Ollama on Docker to run large language models locally (Llama 3, Mistral, Gemma, and more), with a web UI for chatting and an API for integrations.

How to Self-Host an LLM at Home in 2026 (Ollama + Open WebUI on a Mini PC)
docker

How to Self-Host an LLM at Home in 2026 (Ollama + Open WebUI on a Mini PC)

Run a private, offline ChatGPT alternative on your own hardware for $0/month in ongoing subscription costs. No GPU required. Full setup from hardware selection through first conversation.

Proxmox on a Mini PC: Complete Setup Walkthrough
proxmox

Proxmox on a Mini PC: Complete Setup Walkthrough

Everything you need to run Proxmox on a budget mini PC -- hardware selection, BIOS prep, install, power management, and first VM. Built around the N100 machines that have become the homelab standard.

Proxmox Beginner's Guide: VMs, LXC, and Your First Self-Hosted Service
proxmox

Proxmox Beginner's Guide: VMs, LXC, and Your First Self-Hosted Service

A plain-English walkthrough of how Proxmox actually works -- VMs vs. containers, the web UI, storage, networking, and how to run your first self-hosted service without breaking anything.

How to Start a Homelab in 2026: Complete Beginner's Guide
getting started

How to Start a Homelab in 2026: Complete Beginner's Guide

A step-by-step guide to building your first homelab in 2026: what hardware to buy, what to install, and which services to run first, without overspending.

Nextcloud AIO: Self-Hosted Google Drive Alternative
docker

Nextcloud AIO: Self-Hosted Google Drive Alternative

Set up Nextcloud All-in-One on Docker for file sync, photo backup, calendar, contacts, and office document editing, all on your own server.

How to Set Up Pi-hole or AdGuard Home for Network-Wide Ad Blocking
networking

How to Set Up Pi-hole or AdGuard Home for Network-Wide Ad Blocking

Compare Pi-hole and AdGuard Home, then set up whichever fits your homelab. Full Docker Compose configs, DNS integration, and blocklist recommendations.

WireGuard VPN Server: Self-Hosted Remote Access
networking

WireGuard VPN Server: Self-Hosted Remote Access

Set up a WireGuard VPN server on Docker using wg-easy for a clean web UI, then connect your devices for secure remote access to your homelab.

Grafana + Prometheus Monitoring for Your Homelab
docker

Grafana + Prometheus Monitoring for Your Homelab

Set up Prometheus to collect metrics and Grafana to visualize them: CPU, memory, disk, and container stats across your entire homelab.

Cloudflare Tunnels for Your Homelab: Zero Port Forwarding, Free Tier
networking

Cloudflare Tunnels for Your Homelab: Zero Port Forwarding, Free Tier

Expose homelab services to the internet without opening a single port using Cloudflare Tunnels. Free, easy to set up, and more secure than traditional port forwarding.

Self-Hosting Jellyfin: Complete Media Server Setup Guide
docker

Self-Hosting Jellyfin: Complete Media Server Setup Guide

Set up Jellyfin on Docker with hardware transcoding, organize your library, and access it from any device. Full walkthrough with working Docker Compose config.

Portainer: Docker Management UI Setup Guide
docker

Portainer: Docker Management UI Setup Guide

Install Portainer to manage your Docker containers, stacks, volumes, and images through a web interface instead of the command line.

Tailscale Subnet Routing: Access Your Entire Home Network Remotely
networking

Tailscale Subnet Routing: Access Your Entire Home Network Remotely

Set up Tailscale subnet routing to expose your full home network to all your tailnet devices. No VPN server required, no port forwarding.

Wildcard SSL Certificates for Your Homelab (Let's Encrypt + Cloudflare)
networking

Wildcard SSL Certificates for Your Homelab (Let's Encrypt + Cloudflare)

Get a single wildcard SSL certificate that covers every subdomain in your homelab. No more per-service certificates, no more HTTPS warnings.

Self-Hosting Vaultwarden: Your Own Password Manager
docker

Self-Hosting Vaultwarden: Your Own Password Manager

Set up Vaultwarden on Docker to self-host your Bitwarden-compatible password vault. Full walkthrough including HTTPS setup and mobile app configuration.

Watchtower: Auto-Update Your Docker Containers
docker

Watchtower: Auto-Update Your Docker Containers

Use Watchtower to automatically keep your Docker containers updated to the latest image versions, with notifications and scheduling options.

Immich vs Google Photos: Self-Hosted Photo Backup That Actually Works
docker

Immich vs Google Photos: Self-Hosted Photo Backup That Actually Works

Set up Immich on Docker to replace Google Photos. Face recognition, mobile backup, timeline view, all on your own hardware. Full Docker Compose walkthrough.

Pi-hole DNS Ad Blocking: Complete Setup Guide
networking

Pi-hole DNS Ad Blocking: Complete Setup Guide

Set up Pi-hole on Docker to block ads and tracking at the DNS level across your entire network. No browser extensions, no per-device setup.

Wazuh in Your Homelab: A Real SIEM Without the Enterprise Price Tag
networking

Wazuh in Your Homelab: A Real SIEM Without the Enterprise Price Tag

Deploy Wazuh as a dedicated Proxmox VM to get centralized security monitoring, file integrity alerts, and vulnerability scanning across your entire homelab, with agents on every Linux host and Windows coverage via Tailscale.

How to Take Proxmox Snapshots and Actually Restore From Them
proxmox

How to Take Proxmox Snapshots and Actually Restore From Them

The difference between Proxmox snapshots and backups, how to take both, and how to restore when something goes wrong.

Uptime Kuma: Dead-Simple Monitoring for Your Homelab
docker

Uptime Kuma: Dead-Simple Monitoring for Your Homelab

Set up Uptime Kuma on Docker to monitor every service in your homelab, get instant alerts when something goes down, and publish a status page.

Authelia on Docker: Add Two-Factor Auth to Every Service in Your Homelab
networking

Authelia on Docker: Add Two-Factor Auth to Every Service in Your Homelab

Set up Authelia as a forward-auth middleware in front of Nginx Proxy Manager to protect every homelab service with a single SSO portal and optional 2FA.

Netdata Setup: Real-Time System Monitoring in Minutes
docker

Netdata Setup: Real-Time System Monitoring in Minutes

Netdata gives you per-second system metrics, automatic anomaly detection, and 2,000+ pre-built charts, all without writing a single config file.

How to Set Up Paperless-ngx With Docker (Go Paperless in an Afternoon)
docker

How to Set Up Paperless-ngx With Docker (Go Paperless in an Afternoon)

Install Paperless-ngx with Docker Compose, configure OCR and automatic tagging, and set up an inbox folder that processes documents automatically.

Duplicati Backup Setup: Encrypted, Automated Homelab Backups
docker

Duplicati Backup Setup: Encrypted, Automated Homelab Backups

Duplicati backs up your homelab data to local storage, a NAS, or cloud storage, encrypted and deduplicated. Here's how to set it up and what to actually back up.

Mealie Recipe Manager: Self-Host Your Recipes With This Docker Setup
docker

Mealie Recipe Manager: Self-Host Your Recipes With This Docker Setup

Install Mealie with Docker Compose, import recipes from any URL, and set up meal planning with a self-hosted recipe manager that actually works.

Syncthing Docker Setup: Free File Sync Without the Cloud
docker

Syncthing Docker Setup: Free File Sync Without the Cloud

Set up Syncthing in Docker in under 10 minutes. Sync files between your laptop, phone, and homelab server. No Dropbox, no subscription, no data on someone else's server.

How to Set Up a Local DNS Server With Technitium (Ditch the Router DNS)
networking

How to Set Up a Local DNS Server With Technitium (Ditch the Router DNS)

Run Technitium DNS in Docker to get internal hostnames, ad blocking, and split DNS for your homelab. No more IP addresses in your browser.

Tailscale for Your Homelab: Remote Access Without Port Forwarding
networking

Tailscale for Your Homelab: Remote Access Without Port Forwarding

Set up Tailscale on your homelab server and access every service securely from anywhere. No port forwarding, no public IP required.

Uptime Kuma Advanced Alerting: Notifications, Status Pages, and API Monitors
docker

Uptime Kuma Advanced Alerting: Notifications, Status Pages, and API Monitors

Go beyond basic HTTP checks. Configure Uptime Kuma to alert on response time, SSL expiry, keyword presence, and send notifications to Discord, Telegram, or email.

How to Set Up Nginx Proxy Manager With Docker (Complete Guide)
networking

How to Set Up Nginx Proxy Manager With Docker (Complete Guide)

Install Nginx Proxy Manager with Docker Compose, add your first proxy host, and get HTTPS working for every service on your homelab.

Homarr Dashboard Setup: Your Homelab's Front Page
docker

Homarr Dashboard Setup: Your Homelab's Front Page

Homarr is a clean, modern homelab dashboard that integrates with your services, shows real-time stats, and gives you a single page to launch everything from.

Docker Compose for Beginners: Organizing Your Home Server the Right Way
docker

Docker Compose for Beginners: Organizing Your Home Server the Right Way

How to write Docker Compose files, organize your homelab services, manage environment variables, and keep everything maintainable long-term.

K3s on Proxmox: Kubernetes Cluster Setup Guide
proxmox

K3s on Proxmox: Kubernetes Cluster Setup Guide

Run a lightweight Kubernetes cluster on Proxmox VMs. This guide walks through VM prep, K3s installation, kubectl access, and your first deployment.

Proxmox VM vs LXC: When to Use Each (With Real Examples)
proxmox

Proxmox VM vs LXC: When to Use Each (With Real Examples)

Proxmox VM vs LXC: the exact split I use in my homelab (with a decision chart). Plus the one config mistake that breaks Docker in LXC every time.

Proxmox Post-Install Checklist: 10 Things to Do Right After Installing
proxmox

Proxmox Post-Install Checklist: 10 Things to Do Right After Installing

A practical checklist of everything to configure after a fresh Proxmox VE install: repos, updates, email alerts, storage, and more.

How to Install Proxmox VE on a Mini PC (Step-by-Step, 2026)
proxmox

How to Install Proxmox VE on a Mini PC (Step-by-Step, 2026)

A complete walkthrough for installing Proxmox VE 8 on an Intel N100 mini PC or similar budget hardware, including post-install configuration.

Ghost: Self-Hosted Blogging Platform Setup
docker

Ghost: Self-Hosted Blogging Platform Setup

Deploy Ghost on Docker for a clean, fast self-hosted blog or newsletter platform with membership support, built-in SEO, and a polished editor.

Self-Hosted Documents Workflow: Paperless-ngx + the Right Scanner
docker

Self-Hosted Documents Workflow: Paperless-ngx + the Right Scanner

The 'now what?' guide for Paperless-ngx. Pick a document scanner that actually works with it, set up your consume folder, and build a workflow that runs in under 30 seconds per document.

Gitea: Self-Hosted Git Server on Docker
docker

Gitea: Self-Hosted Git Server on Docker

Set up Gitea on Docker for a self-hosted GitHub alternative: code hosting, issue tracking, pull requests, and CI/CD pipelines on your own server.

FreshRSS: Self-Hosted RSS Reader Setup
docker

FreshRSS: Self-Hosted RSS Reader Setup

Deploy FreshRSS on Docker to follow blogs, news, and podcasts through a single self-hosted feed reader, with multi-device sync and app support.

Linkwarden: Self-Hosted Bookmark Manager Setup
docker

Linkwarden: Self-Hosted Bookmark Manager Setup

Deploy Linkwarden on Docker to save, organize, and archive web pages, with full-page screenshots, PDF snapshots, and tag-based organization.

Stirling PDF: Self-Hosted PDF Toolkit Setup
docker

Stirling PDF: Self-Hosted PDF Toolkit Setup

Deploy Stirling-PDF on Docker to merge, split, compress, convert, and edit PDFs without uploading files to third-party websites.

Getting Started with Self-Hosting: A Beginner's Roadmap
getting started

Getting Started with Self-Hosting: A Beginner's Roadmap

Everything you need to know to start self-hosting services at home, from choosing hardware to running your first container.