Topic

self-hosting

23 posts

Editorial illustration showing service endpoints, Uptime Kuma status dashboard, heartbeat checks, phone outage alert.
uptime-kuma

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

enim Apr 19 · 8 min
Editorial illustration showing private server hub, file storage, password vault, analytics and collaboration services.
self-hosting

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,

enim Apr 16 · 7 min
Editorial illustration showing password vault interface, Docker container, encrypted database, phone and browser clients.
vaultwarden

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

enim Apr 15 · 8 min
Editorial illustration showing three reverse-proxy gateways, TLS termination, Docker service discovery, configuration UI versus files.
reverse-proxy

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

enim Apr 14 · 11 min
WireGuard VPN server securely routing laptop and phone traffic to a private network
wireguard

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,

enim Apr 13 · 5 min
Editorial illustration showing two publishing editors, technical article page, plugin-heavy stack versus focused stack, performance trace.
ghost

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.

enim Apr 12 · 9 min
Editorial illustration showing container image supply chain, non-root container, secrets outside image, isolated Docker network.
docker

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

enim Apr 12 · 9 min