Split out into separate compose files #11

Merged
nicksellen merged 2 commits from compose-split into main 2026-01-24 12:45:25 +00:00
Owner

To avoid having to set all the secrets even when you don't use them, I've split everything out into seperate compose files.

Some things are now set as secrets when they were just env vars before, so they will need new secrets setting...

  • POSTAL_API_KEY var -> postal_api_key secret
To avoid having to set all the secrets even when you don't use them, I've split everything out into seperate compose files. Some things are now set as secrets when they were just env vars before, so they will need new secrets setting... - POSTAL_API_KEY var -> postal_api_key secret
nicksellen added 1 commit 2026-01-23 18:38:20 +00:00
nicksellen added 1 commit 2026-01-23 18:41:14 +00:00
wilb approved these changes 2026-01-23 21:45:44 +00:00
wilb left a comment
First-time contributor

Was just able to get an instance up with these defaults 🥳

Was just able to get an instance up with these defaults 🥳
Author
Owner

Great, will merge and release. I'll add a release note as existing installations will need to reconfigure before deploying it, to add the extra compose files in, if they use other features.

Great, will merge and release. I'll add a release note as existing installations will need to reconfigure before deploying it, to add the extra compose files in, if they use other features.
nicksellen merged commit 36059b02dd into main 2026-01-24 12:45:25 +00:00
Sign in to join this conversation.
No description provided.