Series
Each series is written to be read in order, but every part also stands on its own.
-
The Self-Hosting Stack
intermediate vpsFour articles that build one working server: a hardened Ubuntu host, an application deployed with Docker Compose, deploys that do not drop requests, and backups you have actually restored.
- 1 How to Secure a VPS That Runs Docker Containers
- 2 How to Deploy n8n on an Ubuntu VPS with Docker
- 3 Zero-Downtime Deploys in Dokploy with Docker Health Checks
- 4 How to Back Up Docker Volumes Automatically
-
Cloudflare Essentials
beginner cloudflareThree articles covering the Cloudflare surface most developers actually touch — pointing a domain at an origin, deploying to Workers, and replacing inbound ports with a tunnel.
- 1 How to Point a Cloudflare Domain at Your VPS
- 2 How to Deploy an Astro Site to Cloudflare Workers
- 3 How to Run Cloudflare Tunnel in Front of Traefik