Prepare recipe release #13

Closed
opened 2026-06-25 09:05:16 +00:00 by stevensting · 0 comments
Owner
  • make mail_key optional remove need for MAIL_KEY with pure smtp setup (#7)
  • make secret version keys optional for optional services (mailisearch etc)
  • add ghost env vars
  • remove env vars from .env.sample which shall not be modified anyways. put defaults in compose.
  • restructure a little bit, sections for search, DB mail, etc.
  • remove uncommented stuff from compose files
  • put postgres in own compose
  • put all keys in secrets #1
  • add health checks
  • fix container version, setting via env file optional
- [ ] ~~make mail_key optional~~ #7 - [x] make secret version keys optional for optional services (mailisearch etc) - [x] add ghost env vars - [x] remove env vars from .env.sample which shall not be modified anyways. put defaults in compose. - [x] restructure a little bit, sections for search, DB mail, etc. - [x] remove uncommented stuff from compose files - [x] put postgres in own compose - [x] put all keys in secrets #1 - [x] add health checks - [x] fix container version, setting via env file optional
Sign in to join this conversation.