self-hosting
23 posts
How to Monitor Your Server with Uptime Kuma
TL;DR Deploy Uptime Kuma with Docker Compose and monitor your websites, APIs, and Docker containers in minutes. Get instant alerts via
Top 10 Self-Hosted Alternatives to SaaS Tools
The average person pays for 5-10 SaaS subscriptions. Notion, Google Drive, LastPass, Slack, Trello — the monthly total adds up fast. Worse,
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
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
How to Set Up a WireGuard VPN Server on Ubuntu
TL;DR: Install wireguard, enable forwarding, create one server keypair and one keypair per client, configure wg0, add narrowly scoped NAT rules,
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: The Docker security practices that reduce the most risk are running applications as non-root, publishing only required ports, dropping