Skip to main content
DevToolbox
  • Frontend Tools
  • React
  • Bundlers
  • Benchmarks
  • About
  • Privacy
  • Tools
  • Homelab

self-hosting

How to Self-Host Immich on a Synology NAS with Docker Compose (2026 Guide)

Immich is the self-hosted Google Photos replacement that actually works. Deploy it on a Synology Plus-series NAS with Docker Compose, offload the ML container to a mini-PC, mount /dev/dri for Quick Sync transcoding, and expose it only over Tailscale — never public internet.

6 min read Jul 29
networking

Pangolin vs Cloudflare Tunnels: Self-Hosted Reverse Tunneling for Homelabs in 2026

Use Pangolin if you self-host media, cloud storage, or anything Cloudflare's TOS excludes (Jellyfin, Immich, Nextcloud). Use Cloudflare Tunnels for blogs, dashboards, and small services where free + DDoS protection matters more than owning the edge. Running both is a valid answer.

5 min read Jul 20
self-hosting

How to Self-Host Coolify on a €5 VPS and Ditch Your Vercel Bills

Coolify gives you a Vercel-style deploy UI on any €5 VPS with Docker and Traefik doing the heavy lifting. For side projects and small SaaS, it saves you $20+/month and gives you full control — but you trade Vercel's edge network for single-VPS ops responsibility.

5 min read Jul 6
self-hosting

How to Run a Local LLM on Your Homelab: Ollama + Open-WebUI with Docker Compose

Ollama + Open-WebUI in Docker Compose is the boring, correct way to self-host a local LLM. Pass through your GPU with nvidia-container-toolkit (or ROCm for AMD), put Open-WebUI behind Traefik on Tailscale, and run Q4_K_M quantised models sized to your VRAM — 8B on 12GB cards, 70B on 24GB.

6 min read Jun 15
networking

How to Set Up Traefik 3 with Docker Compose: The Reverse Proxy That Actually Makes Sense

Traefik 3 with Docker Compose replaces NGINX conf files and manual cert renewal with container labels and automatic Let's Encrypt. This guide walks through the exact static config, Compose file, and per-service label pattern that gets HTTPS working on every subdomain in under an hour.

6 min read Jun 10
self-hosting

Glance Dashboard v2: The Cleanest Self-Hosted Homelab Homepage (Setup Guide)

Full Docker Compose setup guide for Glance Dashboard v2 — RSS feeds, Uptime Kuma integration, server stats, and an honest Glance vs Homepage verdict.

5 min read May 25
monitoring

Beszel vs Uptime Kuma: Homelab Monitoring Without the Noise

Beszel vs Uptime Kuma compared with real Docker Compose configs. Pick the right self-hosted monitoring tool for your homelab before you install the wrong one.

5 min read May 20
self-hosting

Your Phone Is a Free Always-On LLM Server: Wiring Gemma 4 on a Pixel into n8n, Home Assistant, and Beyond

Run a free, always-on phone LLM server using a Pixel 9 Pro, OlliteRT Gemma 4 E4B, and Tailscale — wired into n8n and Home Assistant for real homelab tasks.

5 min read May 15
© 2026 Dev Toolbox Built by Hiten Patel