Insights, updates, and practical publishing help.
39 articles published
A practical release process for Claude Code sites: review, test, deploy, and roll back with less risk. Useful for solo b...
Read More
Learn how to set up PostgreSQL for a Claude Code app on Linux, from schema design and migrations to backups, users, and...
Read More
A practical guide to picking a Linux host for Claude Code projects, including performance, access, backups, security, an...
Read More
A practical guide to improving a Claude Code-built website on Linux, from server response time and caching to images, da...
Read More
Learn how to point a custom domain at a Claude Code-built site on Linux, from DNS records and SSL to common mistakes tha...
Read More
A practical checklist for launching a Claude Code site on Linux: domain setup, permissions, logs, backups, and the small...
Read More
A practical guide to tracing 500 errors on AI-built Linux sites, from nginx and app logs to permissions, env vars, and f...
Read More
A practical debugging workflow for AI-built Linux websites: check logs, isolate the failure, verify permissions, and fix...
Read More
Learn how to set up reliable backups for an AI-built Linux website, including what to back up, how often, and how to tes...
Read More
A practical pre-launch security checklist for AI-built Linux sites: permissions, secrets, backups, SSH, nginx, updates,...
Read More
Learn how to set up a staging environment for AI-built sites so you can test changes safely, catch regressions, and depl...
Read More
A practical guide to moving a static site from a builder or CDN to real Linux hosting, with DNS, Nginx, SSL, redirects,...
Read More