# American Cloud > American Cloud offers powerful compute, zero egress fees, and no lock-in. Cloud infrastructure built and operated in America. ## Docs: Cloud compute — Virtual machines and compute instances - [American Cloud & Cloudflare Tunnels](/docs/cloud-compute/american-cloud-cloudflare-tunnels.md) - [Cloud Compute](/docs/cloud-compute/cloud-compute.md) - [Instance creation with root SSH permitted](/docs/cloud-compute/instance-creation-with-root-ssh-permitted.md): Add an SSH key to your American Cloud account and attach it to a new VM so you can connect over SSH. - [Managing SSH keys](/docs/cloud-compute/managing-ssh-keys.md) ## Docs: Kubernetes — American Cloud Kubernetes Service (ACKS) - [Accessing Your Kubernetes Cluster via Public IP](/docs/kubernetes/accessing-your-kubernetes-cluster-via-public-ip.md) - [Kubernetes — getting started](/docs/kubernetes/getting-started.md) - [Renewing Kubernetes control plane certificates](/docs/kubernetes/renewing-control-plane-certificates.md): How to renew expiring or expired TLS certificates on Kubernetes control plane nodes using kubeadm. - [Scaling a Kubernetes cluster](/docs/kubernetes/scaling-a-kubernetes-cluster.md): How to scale worker nodes on a managed American Cloud Kubernetes cluster using the cloud interface. ## Docs: DNS — Domain name management and configuration - [DNS management](/docs/dns/dns-management.md) ## Docs: Load balancing — Traffic distribution and high availability - [Load balancer](/docs/load-balancing/load-balancer.md) ## Docs: Block storage — Persistent SSD storage volumes and snapshots - [Block storage](/docs/block-storage/block-storage.md) ## Docs: Object storage — S3-compatible object storage (A2 Storage) - [A2 object storage](/docs/object-storage/a2-object-storage.md) ## Docs: Managed databases — Fully managed PostgreSQL, MySQL, and Redis databases - [Create a database](/docs/managed-databases/create-a-database.md): How to create a new managed database in American Cloud. - [Overview](/docs/managed-databases/overview.md): Database Overview tab — specs, details, network reservation, and status. - [Connect to your database](/docs/managed-databases/connect.md): Find your database credentials and connection endpoints. - [Backups](/docs/managed-databases/backups.md): Configure backup storage and schedules for managed databases. - [Operations](/docs/managed-databases/operations.md): View and monitor all database cluster operations and their status. - [Settings](/docs/managed-databases/settings.md): Control load balancer access, database sizing, and deletion from the Settings tab. - [Clusters](/docs/managed-databases/clusters.md): Manage database clusters — logical groupings of databases sharing a network reservation. - [How to: Connect a compute instance to a database](/docs/managed-databases/how-to-connect-vm.md): Use a private endpoint to connect a Cloud Compute instance to a managed database. - [How to: Enable backups with Object Storage](/docs/managed-databases/how-to-backups.md): Configure automated database backups using American Cloud Object Storage. - [How to: Power down a database](/docs/managed-databases/how-to-power-down.md): Stop a managed database without deleting it to pause development or staging environments. - [How to: Resize a database](/docs/managed-databases/how-to-resize.md): Scale a managed database up by changing its plan or increasing storage. - [Troubleshooting](/docs/managed-databases/troubleshooting.md): Diagnose and resolve common issues with managed databases. ## Docs: SDKs & Terraform — Official TypeScript, Go, and Python clients and the Terraform provider for the American Cloud API - [SDKs & Terraform overview](/docs/sdks/overview.md): Official TypeScript, Go, and Python clients and the Terraform provider for the American Cloud API — install, authenticate, and make your first calls. - [TypeScript SDK quickstart](/docs/sdks/typescript.md): Install @americancloud/sdk, authenticate, and manage American Cloud infrastructure from TypeScript or JavaScript. - [Go SDK quickstart](/docs/sdks/go.md): Install the American Cloud Go SDK, authenticate, and manage infrastructure from Go. - [Python SDK quickstart](/docs/sdks/python.md): Install the americancloud package from PyPI, authenticate, and manage American Cloud infrastructure from Python. - [Terraform provider quickstart](/docs/sdks/terraform.md): Install the American Cloud Terraform provider, authenticate, and manage infrastructure as code. ## Docs: MCP server — Manage American Cloud from Claude, Cursor, and other AI assistants - [Overview](/docs/mcp/overview.md): Connect AI assistants like Claude and Cursor to American Cloud with the official MCP server. - [Claude Desktop](/docs/mcp/claude-desktop.md): Connect Claude Desktop to American Cloud with the official MCP server. - [Claude Code](/docs/mcp/claude-code.md): Connect Claude Code to American Cloud with the official MCP server. - [Cursor](/docs/mcp/cursor.md): Connect the Cursor editor to American Cloud with the official MCP server. - [Codex](/docs/mcp/codex.md): Connect OpenAI Codex CLI to American Cloud with the official MCP server. - [Other clients](/docs/mcp/other-clients.md): Connect Windsurf, VS Code, or any MCP-compatible client to American Cloud. - [Things to try](/docs/mcp/use-cases.md): Prompt ideas for managing American Cloud with an AI assistant — from read-only audits to full provisioning. ## Docs: Deploy with AI — Deployment recipes and migration playbooks for AI assistants - [Overview](/docs/deploy-with-ai/overview.md): Deployment recipes and migration playbooks for AI assistants — deploy, integrate, and migrate to American Cloud in plain English. - [Deploy a Next.js app](/docs/deploy-with-ai/deploy-nextjs.md): 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. - [Object storage](/docs/deploy-with-ai/object-storage.md): 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. - [Run Kubernetes](/docs/deploy-with-ai/kubernetes.md): 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. - [Deploy a Docker Compose app](/docs/deploy-with-ai/docker-compose.md): 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. - [Run Coolify](/docs/deploy-with-ai/coolify.md): 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. - [Self-host Supabase](/docs/deploy-with-ai/supabase.md): 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. - [Scale behind a load balancer](/docs/deploy-with-ai/load-balancer.md): 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. - [Backups & restore](/docs/deploy-with-ai/backups.md): 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. - [Migrate from Vercel](/docs/deploy-with-ai/migrate-from-vercel.md): 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. - [Migrate from AWS](/docs/deploy-with-ai/migrate-from-aws.md): 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. - [Migrate from Heroku](/docs/deploy-with-ai/migrate-from-heroku.md): 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. - [Migrate from DigitalOcean](/docs/deploy-with-ai/migrate-from-digitalocean.md): 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. - [Migrate from Linode](/docs/deploy-with-ai/migrate-from-linode.md): 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. - [Migrate from Render](/docs/deploy-with-ai/migrate-from-render.md): 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. - [Migrate from Fly.io](/docs/deploy-with-ai/migrate-from-fly-io.md): 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. - [Migrate from Netlify](/docs/deploy-with-ai/migrate-from-netlify.md): 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. - [Migrate WordPress](/docs/deploy-with-ai/migrate-wordpress.md): Migrate a WordPress site from shared or cPanel hosting to American Cloud managed WordPress, with an AI assistant handling inventory, DNS, and the cutover. - [Write an AGENTS.md](/docs/deploy-with-ai/agents-md.md): Add one file to your repo and any AI coding agent knows how to deploy your project to American Cloud. ## Docs: Networking — VPCs, firewalls, ACLs, and VPN configuration - [Access control lists (ACLs)](/docs/networking/access-control-lists-acls.md) - [Create and Configure an Elastic Network in American Cloud](/docs/networking/create-and-configure-an-elastic-network-in.md) - [Create and manage a Virtual Private Cloud network](/docs/networking/createmanage-a-virtual-private-cloud-network.md) - [Creating a VPN Customer Gateway](/docs/networking/creating-a-vpn-customer-gateway.md) ## Docs: Account — Account management, billing, and support - [American Cloud account](/docs/account/american-cloud-account.md) - [Getting Started on American Cloud](/docs/account/getting-started-on-american-cloud.md) - [Support](/docs/account/support.md) ## Docs: ACE — American Cloud Enterprise private cloud - [ACE Add New User](/docs/ace/add-new-user.md) - [ACE Affinity Groups](/docs/ace/affinity-groups.md) - [ACE Creating SSH Key Pair](/docs/ace/creating-ssh-key-pair.md) - [ACE Features](/docs/ace/features.md) - [ACE Open Tofu / Terraform Install](/docs/ace/open-tofu-terraform-install.md) - [ACE VPN Portal](/docs/ace/vpn-portal.md) - [Available Templates/ISO's](/docs/ace/available-templatesisos.md) - [Creating a Windows Server 2019 Demo Network](/docs/ace/creating-a-windows-server-2019-demo-network.md) - [Enable Static NAT](/docs/ace/enable-static-nat.md) - [Getting Started With ACE](/docs/ace/getting-started-with-ace.md) - [Knox](/docs/ace/knox.md) ## Docs: Marketplace apps — One-click application deployments - [Cloudpanel](/docs/marketplace/cloudpanel.md) - [Deploying a Coolify instance](/docs/marketplace/deploying-a-coolify-instance.md) - [GitLab](/docs/marketplace/gitlab.md) - [Jitsi Meet](/docs/marketplace/jitsi-meet.md) - [Matomo](/docs/marketplace/matomo.md) - [NextCloud](/docs/marketplace/nextcloud.md) - [Supabase](/docs/marketplace/supabase.md) - [Wordpress on Open Lite Speed](/docs/marketplace/wordpress-on-open-lite-speed.md) ## Docs: WordPress — Managed WordPress hosting and site management - [Enterprise WordPress plans](/docs/wordpress/enterprise-plans.md) - [WordPress hosting](/docs/wordpress/wordpress-hosting.md): Create, manage, and scale a managed WordPress site on American Cloud — including custom domains, DNS, and plan changes. - [WordPress migrations](/docs/wordpress/migrations.md) ## Docs: Tutorials — Step-by-step guides and how-tos - [Cockpit Installation](/docs/tutorials/cockpit-installation.md) - [Connecting JuiceFS to American Cloud A2 object storage](/docs/tutorials/connecting-juice-fs-to-american-cloud-a2-object.md) - [Deploy a simple web app with Kamal](/docs/tutorials/deploy-a-simple-web-app-with-kamal.md) - [Deploying Web Applications with Kubernetes on American Cloud Kubernetes Service (ACKS)](/docs/tutorials/deploying-web-applications-with-kubernetes-on.md) - [How to configure CloudPanel backups for A2 storage](/docs/tutorials/how-to-configure-cloudpanel-backups-for-a2-storage.md) - [How to use MySQL Workbench with Coolify](/docs/tutorials/how-to-use-mysql-workbench-with-coolify.md) - [Installing Ubuntu GUI](/docs/tutorials/installing-ubuntu-gui.md) - [Mount or Unmount Drives](/docs/tutorials/mount-or-unmount-drives.md) - [s3cmd (Simple Storage Service Command Line Tool and API)](/docs/tutorials/s3cmd-simple-storage-service-command-line-tool-and.md) - [Setting Domain Registrar's Nameservers to American Cloud Nameservers](/docs/tutorials/setting-domain-registrars-nameservers-to-american.md) - [Using Node.js to upload files to A2 Storage](/docs/tutorials/using-nodejs-to-upload-files-to-a2-storage.md) - [Using SSH (Secured Shell)](/docs/tutorials/using-ssh-secured-shell.md) ## Docs: FAQs — Frequently asked questions - [Can I change the CIDR of an existing network?](/docs/faqs/change-the-cidr-of-an-existing-network.md) - [Can I log in with the root user?](/docs/faqs/log-in-with-the-root-user.md) - [Can I request specific IP addresses (e.g., within the 25.140.100.x subnet) when purchasing cloud computing resources from your platform?](/docs/faqs/request-specific-ip-addresses-eg-within-the.md) - [Can the global internet infrastructure block American Cloud from operating?](/docs/faqs/can-the-global-internet-infrastructure-block.md) - [Can we move existing VMs to new VPC networks without recreating them?](/docs/faqs/move-existing-vms-to-new-vpc-networks-without.md) - [How can we create a network using a different CIDR than the default?](/docs/faqs/create-a-network-using-a-different-cidr-than-the.md) - [How is RDNS configured?](/docs/faqs/rdns-configured.md) - [How to resolve IP conflicts when connecting to multiple networks with the same CIDR?](/docs/faqs/how-to-resolve-ip-conflicts-when-connecting-to.md) - [Is it possible to live-migrate a VM to a different region?](/docs/faqs/live-migrate-a-vm-to-a-different-region.md) - [Is it possible to scale Kubernetes workers vertically and add more CPU and RAM to a provisioned cluster?](/docs/faqs/scale-kubernetes-workers-vertically-and-add-more.md) - [Is my bill paid automatically from my wallet balance, or do I need to add funds manually?](/docs/faqs/is-my-bill-paid-automatically-from-my-wallet.md) - [Is there support for integrating network-based storage solutions such as NFS, and if so, what is the recommended approach for provisioning and attaching such volumes within the cluster?](/docs/faqs/support-for-integrating-network-based-storage.md) - [My card is repeatedly declined. I have tried to change the address multiple times, but it is still not working.](/docs/faqs/my-card-is-repeatedly-declined-i-have-tried-to.md) - [What is the most efficient way to run a WordPress site with American Cloud?](/docs/faqs/most-efficient-way-to-run-a-wordpress-site-with.md) - [What’s the difference between ACE accounts and Public Cloud accounts?](/docs/faqs/difference-between-ace-accounts-and-public-cloud.md) ## Blog - [Giving an AI assistant safe access to your cloud: how to control the blast radius](/blog/giving-ai-safe-access-to-your-cloud.md): You want me to let a language model touch my production infrastructure? The right answer isn't 'trust the model' — it's bounding what a wrong answer can cost. Here's how to reason about it. - [The deploy button is a conversation](/blog/the-deploy-button-is-a-conversation.md): The same AI assistant that wrote your app can now deploy it to a server you own. Here's why the deploy button is becoming a sentence — and what you get when it does. - [Official American Cloud SDKs for TypeScript, Go, and Python](/blog/official-sdks-typescript-go-python.md): Typed, official American Cloud SDKs for TypeScript, Go, and Python — one install from npm, PyPI, and Go modules, versioned in lockstep with the API so the pin in your lockfile names the exact contract you're coding against. - [Manage your cloud by talking to it: the American Cloud MCP server is here](/blog/american-cloud-mcp-server.md): Connect Claude, Cursor, or any MCP client to American Cloud and manage VMs, networking, Kubernetes, and more in plain English. Open source, read-only by default, running entirely on your machine. - [Terraform made our API better](/blog/terraform-made-our-api-better.md): Building a Terraform provider exposed years of API inconsistencies that human users never noticed. Here is what an unforgiving client taught us about our own API. - [Copy Fail (CVE-2026-31431): What Linux infrastructure teams need to do now](/blog/copyfail-cve-2026-31431.md): A 732-byte Python script can get root on every major Linux distro shipped since 2017. Here is what you need to know and how to fix it today. - [The cloud security checklist every small business needs in 2026](/blog/cloud-security-checklist.md): Misconfigurations cause more breaches than hackers. Use this cloud security checklist to protect your small business infrastructure in 2026. - [How to build a hybrid cloud architecture in 2026 (without big tech)](/blog/hybrid-cloud-architecture.md): Most organizations are going hybrid. Learn how to build a hybrid cloud architecture that combines cloud and on-prem without hyperscaler lock-in. - [Kubernetes hosting cost comparison 2026: the real price of managed K8s](/blog/kubernetes-hosting-cost-comparison.md): Managed Kubernetes costs more than the sticker price. Compare EKS, AKS, GKE, and independent providers on the costs that actually matter. - [HIPAA-compliant cloud hosting in 2026: what changed and what you need](/blog/hipaa-compliant-cloud-hosting.md): The 2026 HIPAA Security Rule update eliminated compliance loopholes. Learn what your cloud hosting needs to meet the new requirements. - [Cloud disaster recovery for small business: the 2026 playbook](/blog/cloud-disaster-recovery-small-business.md): Most small businesses have no real disaster recovery plan. Build a cloud DR strategy that protects your business without a six-figure budget. - [Bare metal vs cloud in 2026: performance, cost, and when to use each](/blog/bare-metal-vs-cloud.md): Bare metal servers can replace $2,500/month in cloud VMs for $800. Learn the real performance and cost differences to pick the right infrastructure. - [Cloud hosting for firearms, crypto, and other industries Big Tech won't serve](/blog/hosting-for-debanked-industries.md): Firearms, crypto, and alt-media businesses are being cut off by Big Tech. Cloud hosting built for industries others won't serve. - [Self-hosted vs. managed databases: how to get convenience without vendor lock-in](/blog/managed-databases-vs-self-hosted.md): Managed databases save time but can cost 10x more at scale. Compare self-hosted vs managed options without getting locked in. - [Colocation vs. public cloud in 2026: which is right for your growing business?](/blog/colocation-vs-cloud-2026.md): 86% of CIOs are moving workloads back from public cloud. Compare colocation vs. cloud to find the right fit for your business in 2026. - [Escaping vendor lock-in: a practical guide to cloud independence in 2026](/blog/vendor-lock-in-escape-guide.md): 42% of multi-cloud companies are still locked in. A practical guide to escaping vendor lock-in and achieving true cloud independence. - [Cloud hosting on a bootstrap budget: how startups can cut infrastructure costs by 25%+](/blog/startup-cloud-costs.md): Cloud hosting eats up to 80% of startup revenue. Learn how to cut infrastructure costs by 25%+ without sacrificing performance. - [Data sovereignty in 2026: why your cloud provider's location matters more than ever](/blog/data-sovereignty-2026.md): Sovereign cloud spending hit $80B in 2026. Learn why your cloud provider's location matters and how to keep your data under American law. - [Deplatforming-proof your business: a guide to censorship-resistant cloud hosting](/blog/deplatforming-proof-your-business.md): Big Tech is deplatforming legal businesses. Learn how to choose censorship-resistant cloud hosting that protects your business. - [Cloud egress fees explained: the hidden tax costing you thousands](/blog/egress-fees-explained.md): Cloud egress fees can inflate your bill by 3-5x. Learn what they are, how much they really cost, and how to eliminate them. - [How to move your workloads off AWS (and save 30-60% on infrastructure)](/blog/how-to-move-your-workloads-off-aws.md): The cloud repatriation wave is here and it's not slowing down. Here's how to move workloads off the major hyperscalers — and why the math finally makes sense. - [New Social Network and Marketplace for Gun Enthusiasts Moves to American Cloud After Facing Restrictions From Big Tech](/blog/new-social-network-and-marketplace-for-gun-enthusiasts-moves-to-american-cloud-after-facing-restrictions-from-big-tech.md): Top Mobile App Stores Reject Law-Abiding Community - [AmmoSquared Migrates to American Cloud](/blog/ammo-squared-migrates-to-american-cloud.md): AmmoSquared moves its digital infrastructure back onshore to American Cloud - [Elasticity in Cloud Computing](/blog/elasticity-in-cloud-computing.md): Scaling with Ease: Understanding Elasticity in Cloud Computing - [Cloud-Based Cybersecurity: Challenges and Solutions](/blog/cloud-based-cybersecurity-challenges-and-solutions.md): The Need for Robust Cloud-based CyberSecurity - [Big Data and Cloud Computing: How They Work Together](/blog/big-data-and-cloud-computing-how-they-work-together.md): The convergence of Big Data and Cloud Computing - [How to Prepare eCommerce Infrastructure for the Holiday Season](/blog/how-to-prepare-e-commerce-infrastructure-for-the-holiday-season.md): Gearing Up Your Site for Holiday Season Success - [The Future of Cloud Storage: Trends and Predictions](/blog/the-future-of-cloud-storage-trends-and-predictions.md): Cloud storage stands at the forefront of business transformation - [The Impact of 5G on Cloud Computing](/blog/the-impact-of-5-g-on-cloud-computing.md): 5G is a game-changing development - [The Role of Cloud Computing in E-Commerce](/blog/the-role-of-cloud-computing-in-e-commerce.md): Cloud computing is rewriting the rules of e-commerce - [Cloud-Based Disaster Recovery: Best Practices and Strategies](/blog/cloud-based-disaster-recovery-best-practices-and-strategies.md): Data isn't just an asset; it's the lifeblood of modern businesses - [The Impact of Cloud Computing on the Job Market](/blog/the-impact-of-cloud-computing-on-the-job-market.md): Cloud computing is not just a fleeting buzzword - [Cloud Computing and Artificial Intelligence: Opportunities and Challenges](/blog/cloud-computing-and-artificial-intelligence-opportunities-and-challenges.md): The convergence of cloud computing and artificial intelligence (AI) - [Cloud Computing vs. Edge Computing: Which Is Best for Your Business?](/blog/cloud-computing-vs-edge-computing-which-is-best-for-your-business.md): Cloud vs Edge - [Best Practices for Migrating to the Cloud](/blog/best-practices-for-migrating-to-the-cloud.md): Migrating to the Cloud - [Breaking the Bounds of Technology Innovation: American Cloud and Liberation Technology Services Usher in Multi-Cloud Solutions](/blog/breaking-the-bounds-of-technology-innovation-american-cloud-and-liberation-technology-services-usher-in-multi-cloud-solutions.md): A new era of multi-cloud solutions - [The Future of Cloud Computing: Predictions and Trends](/blog/the-future-of-cloud-computing-predictions-and-trends.md): Cloud computing has emerged as a major enabler of change - [Cloud Backup Best Practices](/blog/cloud-backup-best-practices.md): Cloud backup offers significant advantages - [Engineering in the Open - How We Built American Cloud](/blog/engineering-in-the-open-how-we-built-american-cloud.md): All the underlying technologies we use are reliable - [Kubernetes - Navigating Open Source Software](/blog/kubernetes-navigating-open-source-software.md): Kubernetes is an open-source container orchestration system - [What It Means to Provide a Free and Open Internet and Why It's Important](/blog/what-it-means-to-provide-a-free-and-open-internet-and-why-it-s-important.md): The internet is an indispensable tool - [Why 2023 Is the Year of Next-Level Cloud Value](/blog/why-2023-is-the-year-of-next-level-cloud-value.md): Digital transformation is the new norm - [The Evolution of the Cloud](/blog/the-evolution-of-the-cloud.md): The Cloud has transformed the world ## Legal - [Acceptable Use Policy](/legal/acceptable-use.md): American Cloud Acceptable Use Policy - [Services Agreement](/legal/services-agreement.md): American Cloud Services Agreement - [Privacy Policy](/legal/privacy-policy.md): American Cloud Privacy Policy - [GDPR Notice](/legal/gdpr.md): American Cloud GDPR Notice - [DMCA Notice Policy](/legal/dmca.md): American Cloud DMCA Notice Policy - [Service Level Agreement](/legal/sla.md): American Cloud Service Level Agreement (SLA) - [Open Source](/legal/open-source.md): Open source software used by American Cloud