Commit Graph

8 Commits

Author SHA1 Message Date
dal 2d8fb71d08
Update warehouse/README.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-02-12 12:13:14 -08:00
dal caec707450
Add macOS ARM64 support and enhance CLI authentication and version management 2025-02-12 13:00:29 -07:00
dal b30801542d Refactor Docker Compose configuration for warehouse services
- Updated the `docker-compose.yml` file to change the environment file path for services to use `.env` instead of `../.env`.
- Commented out the `postgres` service configuration to disable it temporarily.
- Updated the `rest` service to use the `ghcr.io/projectnessie/nessie` image, changed the container name to `nessie`, and modified the port mapping from `8181` to `19120`.
- Adjusted environment variables for the `rest` service to align with the new Nessie configuration.

These changes streamline the setup for the warehouse services and prepare for the integration of Nessie.
2025-01-06 15:17:04 -07:00
Dallin Bentley 14d801f44a path fix on env 2024-09-11 11:27:45 -06:00
Dallin Bentley b697049a65 move docker compose into warehouse folder 2024-09-11 09:45:11 -06:00
Dallin Bentley 1de455d77c a little more work on terraform 2024-09-11 08:28:34 -06:00
Dallin Bentley 84ac7d59f1 added in some services and updates 2024-09-10 22:40:53 -06:00
Dallin Bentley 6e3bb25061 reorg and this will be the whole platform repo 2024-09-10 21:41:07 -06:00