forked from hswaw/hscloud
This deploys office.hackerspace.pl. It's a collaborative document editing server that works with Nextcloud. This is already live, and can be tested with owncloud.hackerspace.pl (new -> document). Change-Id: Ic8055a8a6679e7a0695ebb9e41108074d8f789af |
||
---|---|---|
.. | ||
prod.jsonnet | ||
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.