hscloud/app/onlyoffice
radex 4ffc64d97d kube: add .volume field on PVCs and ConfigMaps
Change-Id: I93eec44bd6df4ecb0044a4797faa9bf6fd26802d
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1811
Reviewed-by: q3k <q3k@hackerspace.pl>
2023-12-04 20:33:37 +00:00
..
README.md
prod.jsonnet kube: add .volume field on PVCs and ConfigMaps 2023-12-04 20:33:37 +00:00

README.md

ONLYOFFICE Document Server

Production running at office.hackerspace.pl.

JWT secret kept in Kubernetes secrets. Can work with any nextcloud instance as long as the JWT secret is configured correctly.

Has a volume for some persistent data - but this is mostly for caching. As far as I (q3k) undestand, these can be nuked with no repercussions, maybe apart from losing in flight edits.

See prod.jsonnet for more information.