Topics
Guides to the subjects we cover most. Each one collects the posts worth reading first, the documentation that goes deeper, and the terms you need to follow along.
- Self-hosted PaaSRunning your own deploy platform: what Coolify, Dokku, CapRover and Dokploy actually solve, where a single box stops being enough, and what a git-push workflow has to get right.6 posts · 4 docs · 5 terms
- Kubernetes for platform teamsThe parts of Kubernetes you meet when you run a platform on it rather than an app: Cluster API fleets, controller-runtime memory, RBAC that fails silently, and resizing pods without restarting them.6 posts · 4 docs · 4 terms
- Hosting cost optimizationWhere the hosting bill actually comes from, and what the arithmetic says: hidden billing lines, spend caps, spot-node break-even points, and metering tenants so you can see usage before the invoice does.6 posts · 3 docs · 4 terms
- AI agents and MCPWhat it takes to let an agent deploy and operate real infrastructure: MCP servers that do more than read, confirmation gates on destructive calls, and knowing which human authorized the deploy.6 posts · 3 docs · 3 terms
- Migrating off a hosted PaaSLeaving Heroku, Render, Railway or Vercel without a rewrite: what buildpack compatibility really covers, which add-ons have no successor, and how repricing history predicts the next bill.6 posts · 3 docs · 3 terms
- Platform securitySecuring a platform other people deploy to: tenant isolation at the ingress, certificates that renew themselves, container images with unsafe defaults, and retiring the shared cluster-admin credential.6 posts · 4 docs · 4 terms