Skip to content

Azure deployment

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: