ungleich-k8s/apps/zammad/README.md

16 lines
416 B
Markdown
Raw Normal View History

2021-07-28 18:16:27 +00:00
## Missing
- SMTP settings / secrets (ungleich mail + sops?)
- Exposing sizes in value.yaml (db, gitea)
- Maybe reducing to 1 PVC?
2021-07-29 20:51:21 +00:00
## Problems
* nginx and fpm need to share filesystem/data
* might be able to workaround with copying (a bit ugly)
* Sharing via cephfs is non-optimal
* Maybe separate data volume?
* Separating apps & data
* apache stays listening on port 80
* Trusted domain not set yet