Files
supabase/docker
Nicholas Barrow 24ac4adb79 fix: persist pgsodium encryption key between restarts (#21855)
* Update docker-compose.yml

* bug fix based on https://github.com/supabase/postgres/pull/901

* Update docker-compose.yml based on https://github.com/supabase/postgres/pull/901

* chore: add named volume for db-config

* Delete docker/volumes/db/pgsodium/.gitkeep

* chore: use named volume for db-config

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>
2024-03-08 02:23:44 +00:00
..

Supabase Docker

This is a minimal Docker Compose setup for self-hosting Supabase. Follow the steps here to get started.