Docs
Skip to content

Self-hosting

Azure deployment_

Deploy Appwrite on Microsoft Azure using Virtual Machines. Learn how to set up a production-ready Appwrite instance on Azure.

1 min read

Raw

Deploy Appwrite on Microsoft Azure using Virtual Machines.

Virtual Machines deployment

Azure Virtual Machines provide full control over your infrastructure where you can deploy Appwrite. Create a VM with at least 2 vCPU and 4 GB RAM, configure network security groups to allow HTTP/HTTPS traffic, then follow the general installation guide for Docker setup.

Custom installations

For manual installations on Azure Virtual Machines or other configurations, 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.