Deploy with AI
Deployment recipes and migration playbooks for AI assistants
19 articles
Overview
Deployment recipes and migration playbooks for AI assistants — deploy, integrate, and migrate to American Cloud in plain English.
Updated: Jun 20, 2026
Deploy a Next.js app
Take a working Next.js app from your editor to a live server with a domain and HTTPS, driven entirely by an AI assistant and the American Cloud MCP server.
Updated: Jun 21, 2026
Object storage
Provision American Cloud object storage and wire it into your app with an AI assistant and the American Cloud MCP server — S3-compatible, zero egress fees.
Updated: Jun 22, 2026
Run Kubernetes
Provision, scale, and operate managed Kubernetes on American Cloud from plain-English prompts — the MCP server handles the cluster, and in a coding agent the assistant fetches the kubeconfig and drives kubectl.
Updated: Jun 21, 2026
Deploy a Docker Compose app
Take any docker-compose.yml from your laptop to a live server on your own domain with HTTPS, driven entirely by an AI assistant and the American Cloud MCP server.
Updated: Jun 21, 2026
Run Coolify
Stand up Coolify, the self-hosted PaaS, on a server you own — your AI assistant sizes the VM, opens the right ports, and installs Coolify over SSH for one flat monthly bill.
Updated: Jun 22, 2026
Self-host Supabase
Stand up a self-hosted Supabase stack on a server you own — sized, provisioned, secured, and deployed over SSH by an AI assistant and the American Cloud MCP server.
Updated: Jun 22, 2026
Scale behind a load balancer
Add a second VM behind a load balancer on American Cloud, move shared state off the box, and ship rolling deploys — all driven by an AI assistant and the American Cloud MCP server.
Updated: Jun 21, 2026
Backups & restore
A recipe for taking snapshots, pushing off-site database dumps, and actually proving a restore works — driven by an AI assistant and the American Cloud MCP server.
Updated: Jun 22, 2026
Migrate from Vercel
Move a Next.js app off Vercel to a server you own on American Cloud, with an AI assistant and the MCP server doing the inventory, the cost estimate, the deploy, and the DNS cutover.
Updated: Jun 24, 2026
Migrate from AWS
A phased playbook for moving common AWS workloads — EC2, S3, Route 53, ELB, EKS, and RDS — to American Cloud, with an AI assistant and the American Cloud MCP server doing the heavy lifting.
Updated: Jun 23, 2026
Migrate from Heroku
Move a Heroku app — web, worker, Postgres, and Redis — to a server you own on American Cloud, with your AI assistant and the MCP server translating each dyno into a service and migrating your data over SSH.
Updated: Jun 23, 2026
Migrate from DigitalOcean
Move droplets, volumes, Spaces, DNS, and DOKS from DigitalOcean to American Cloud, with an AI assistant and the American Cloud MCP server doing the inventory, provisioning, and data sync.
Updated: Jun 23, 2026
Migrate from Linode
Move Linode (Akamai) instances, Block Storage, Object Storage, DNS, NodeBalancers, and LKE clusters to American Cloud, with an AI assistant and the American Cloud MCP server handling inventory, provisioning, and data sync.
Updated: Jun 23, 2026
Migrate from Render
Move a Render app — web service, workers, cron, PostgreSQL, and Key Value — onto a single server you own on American Cloud, with your AI assistant reading your render.yaml Blueprint and the MCP server provisioning and migrating it for you.
Updated: Jun 24, 2026
Migrate from Fly.io
Move a Fly.io app — its containers, volumes, Postgres, and custom domain — to a server you own on American Cloud, with your AI assistant and the MCP server reading your fly.toml and landing the same containers on a VM.
Updated: Jun 23, 2026
Migrate from Netlify
Move a Netlify site to a server you own on American Cloud, with an AI assistant and the MCP server handling the inventory, the cost estimate, the nginx config, the feature mapping, and a careful DNS cutover.
Updated: Jun 24, 2026
Migrate WordPress
Migrate a WordPress site from shared or cPanel hosting to American Cloud managed WordPress, with an AI assistant handling inventory, DNS, and the cutover.
Updated: Jun 24, 2026
Write an AGENTS.md
Add one file to your repo and any AI coding agent knows how to deploy your project to American Cloud.
Updated: Jun 20, 2026