The change in https://github.com/Significant-Gravitas/AutoGPT/pull/9620 introduces a breaking change in the database volume content; however, the database's volume location does not change, making switching between two versions clash. ### Changes 🏗️ Renamed db-config named volume to supabase-config. ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] CI |
||
---|---|---|
.. | ||
dev | ||
volumes | ||
.env.example | ||
.gitignore | ||
README.md | ||
docker-compose.s3.yml | ||
docker-compose.yml | ||
reset.sh |
README.md
Supabase Docker
This is a minimal Docker Compose setup for self-hosting Supabase. Follow the steps here to get started.