1
0
Fork 0
hscloud/app/onlyoffice
q3k 06b61d4d47 app/onlyoffice: init
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
2020-09-15 18:23:08 +00:00
..
README.md app/onlyoffice: init 2020-09-15 18:23:08 +00:00
prod.jsonnet app/onlyoffice: init 2020-09-15 18:23:08 +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.