Infrastructure procedures covering DNS, Workers, container deployments, and build pipelines.
Cloudflare DNS Management
Adding and modifying DNS records via Cloudflare API, including Clerk custom domain setup
Cloudflare Workers
Deploying Cloudflare Workers: wrangler deploy, API deploy with bindings, version management, and secret rotation
Scaleway Serverless Containers
Scaleway Serverless Container deployment via Pulumi, Nix builds, Bun runtime fix, cold start behavior, and error state diagnosis
AWS App Runner (Phenom Drop)
Phenom Drop App Runner deployment, ECR push, and deployment trigger
Docker Builds
Building Docker images on ai.matthewstevens.org with multiarch buildx, ECR push, and registry conventions
Nix Builds (Sovereign Architecture)
Sovereign Architecture Nix builds: flake.nix patterns, FOD hash computation, cross-compile x86_64-linux, and dockerTools