++nextcloud doc update
This commit is contained in:
parent
8e028a9658
commit
4c9ec5a0bd
1 changed files with 10 additions and 1 deletions
|
@ -1,6 +1,15 @@
|
||||||
## Missing
|
## Missing
|
||||||
|
|
||||||
- db secret generation (sops?)
|
|
||||||
- SMTP settings / secrets (ungleich mail + sops?)
|
- SMTP settings / secrets (ungleich mail + sops?)
|
||||||
- Exposing sizes in value.yaml (db, gitea)
|
- Exposing sizes in value.yaml (db, gitea)
|
||||||
- Maybe reducing to 1 PVC?
|
- Maybe reducing to 1 PVC?
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue