
Self-Hosting Supabase: A Complete Guide to Running an Open-Source Backend
Supabase is an open-source Firebase alternative built around Postgres, Auth, Storage, Realtime, and Edge Functions. This guide walks through a production-minded Docker Compose deployment on Ubuntu 24.04 LTS using the official self-hosted stack, secure key generation, Envoy as the API gateway, HTTPS with Caddy or Nginx, backups, and updates.
Aug 17, 2026 · 11 min read