Tagged: self-hosting
5 articles
Replacing AWS with Docker Swarm on a VPS I built the same stack twice - once on AWS, once on a Hetzner VPS with Docker Swarm. The VPS version costs less, deploys faster, and has fewer moving parts. Read article ViNext: Cloudflare Rebuilt Next.js on Vite in a Week Cloudflare's vinext reimplements the Next.js API surface on Vite. What it is, how to migrate, and how to deploy it to both Cloudflare Workers and a VPS. Read article Setting Up an Autonomous AI Agent on a VPS with OpenClaw Installing OpenClaw on a Hetzner VPS, connecting Telegram and ProtonMail, and trying to get a model to act without asking permission first. Read article Self-Hosting Next.js: OpenNext, AWS, and Running It on Your Own Server Next.js is tightly coupled to Vercel. OpenNext is the project trying to change that, and it now covers most of the hard cases. What it takes to run Next.js yourself. Read article Moving This Site Off Vercel: Hetzner, Docker, and Dokploy Vercel's pricing is fine until it isn't. How I moved my Astro site to a Hetzner VPS with Dokploy and what that setup looks like. Read article