feat: reorg monorepo #144

Merged
thenick775 merged 8 commits from reorg-monorepo into master 2024-06-30 23:23:23 -04:00
thenick775 commented 2024-06-30 22:59:54 -04:00 (Migrated from github.com)
  • reorganizes mono repo services to be top level folders

  • adds a bootstrap/teardown script for easier setup

  • splits compose files

    • todo: work to make each compose file work on its own independently and together on separate networks
    • note: docker compose up <service list> works perfectly fine for that use case for now
  • adjusts env to merge compose files when in the root folder using the root env

Note: This is a breaking change to the directory structure of this repo, before pulling if you're using the bind mounts I encourage you to back up your local file data. See the new .env.example file path locations for details on where to move files to if necessary.

- reorganizes mono repo services to be top level folders - adds a bootstrap/teardown script for easier setup - splits compose files - todo: work to make each compose file work on its own independently and together on separate networks - note: `docker compose up <service list>` works perfectly fine for that use case for now - adjusts env to merge compose files when in the root folder using the root env Note: This is a breaking change to the directory structure of this repo, before pulling if you're using the bind mounts I encourage you to back up your local file data. See the new `.env.example` file path locations for details on where to move files to if necessary.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thenick775/gbajs3!144
No description provided.