Skip to main content

Self-hosting on Azure

To self-host Membrane on Azure, you need to set up Azure Blob Storage. Everything else is the same as in the main guide.

Setting up Azure Blob Storage

This guide uses terraform to manage the infrastructure.
  1. Create a storage account and storage containers:
  1. Configure CDN FrontDoor for serving static files (Optional)
  1. Configure custom domain DNS managed zone for BASE_STATIC_URI (Optional)