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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
make mail_key optionalremove need for MAIL_KEY with pure smtp setup (#7)