Docs
Skip to content

Self-hosting

Google Cloud deployment_

Deploy Appwrite on Google Cloud Platform using Compute Engine. Learn how to set up a production-ready Appwrite instance on GCP.

1 min read

Raw

Deploy Appwrite on Google Cloud Platform using Compute Engine virtual machines.

Compute Engine deployment

Google Cloud Compute Engine provides virtual machines where you can deploy Appwrite with full control over the infrastructure. Create a VM instance with at least 2 vCPU and 4 GB RAM, configure firewall rules to allow HTTP/HTTPS traffic, then follow the general installation guide for Docker setup.

Custom installations

For manual installations on Compute Engine VMs or other Google Cloud services, follow the general installation guide which covers Docker setup and configuration for any Linux server.

Production considerations

For production deployments, optimization, and advanced configuration, see the production deployment guide.

Next steps

After successful deployment:

Was this page helpful?

Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.