self-hosting
19 posts
How to Self-Host Vaultwarden with Docker
TL;DR Self-host Bitwarden’s open-source backend (Vaultwarden) on your VPS using Docker Compose. Get a fully functional password manager with end-to-end
Nginx Proxy Manager vs Traefik vs Caddy
TL;DR Nginx Proxy Manager, Traefik, and Caddy all handle reverse proxying and SSL — but for different use cases. NPM wins for
Setting Up WireGuard VPN on Your Own Server
TL;DR Deploy a self-hosted WireGuard VPN server using Docker Compose in under 15 minutes. Generate client configs automatically and connect phones,
Ghost vs WordPress in 2026: Which Is Better for Technical Blogs?
Every technical blogger eventually faces this decision: Ghost or WordPress? WordPress powers 43% of the internet and has a plugin for everything.
Docker Security Best Practices for Self-Hosters in 2026
TL;DR Secure Docker containers with 10 proven practices: run as non-root, use read-only filesystems, set resource limits, manage secrets properly, scan
Hetzner vs Contabo vs Vultr: Best VPS for Self-Hosting in 2026
Hetzner vs Contabo vs Vultr: Best VPS for Self-Hosting in 2026 Affiliate disclosure. This post contains affiliate links for some providers. If
How I Built byte-guard.net from Scratch on a Hetzner VPS
I wanted a security blog that I fully controlled — no managed platforms, no vendor lock-in, just a VPS and a stack I