chore: add official supabase self-host stack

This commit is contained in:
Philipp
2026-06-09 21:58:38 +02:00
parent 206dc48403
commit fd50c05873
61 changed files with 10420 additions and 13 deletions
+10
View File
@@ -0,0 +1,10 @@
# Supabase Docker Upstream
This directory is copied from the official Supabase self-hosted Docker setup.
- Source: `https://github.com/supabase/supabase/tree/master/docker`
- Upstream commit: `996d2b7c1e8ee85ca584160963f26b67d63b7e56`
- Upstream commit date: `2026-06-09T17:27:55Z`
- Local `.env` is generated from `.env.example` and intentionally ignored.
Keep upstream files recognizable. Prefer local project integration in the root `Makefile`, `README.md`, and `.env.example`.