Skip to main content

Self-hosting on Google Cloud Platform

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

Setting up Google Cloud Storage

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