ungleich-k8s/apps/nextcloud
2021-07-31 09:35:47 +02:00
..
nginx ++nextcloud 2021-07-29 22:41:49 +02:00
templates [nextcloud] upgrade to 21.0.3 2021-07-31 09:35:47 +02:00
.helmignore Start hacking on nextcloud 2021-07-28 20:16:27 +02:00
Chart.yaml [nextcloud] upgrade to 21.0.3 2021-07-31 09:35:47 +02:00
README.md ++nextcloud doc update 2021-07-29 22:51:21 +02:00
values.yaml ++nexxxxxxxtcloud 2021-07-29 22:17:43 +02:00

Missing

  • SMTP settings / secrets (ungleich mail + sops?)
  • Exposing sizes in value.yaml (db, gitea)
    • 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