buster/supabase
dal fb77e66fe6 Refactor Docker Compose setup and improve REST router configuration
- Updated `docker-compose.yml` to streamline environment variable management using `.env`.
- Temporarily disabled the `postgres` service for cleaner development.
- Enhanced the `rest` service configuration for better integration with Nessie, including updated image and port mappings.
- Cleaned up unused imports in `post_datasets.rs` to improve code readability.

These changes enhance the development environment and prepare for future integrations.
2025-01-07 14:59:54 -07:00
..
dev Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
volumes Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
.env.example Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
.gitignore Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
README.md Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
docker-compose.s3.yml Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
docker-compose.yml Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
reset.sh Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00

README.md

Supabase Docker

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