generated from coop-cloud/example
euro-office
Euro-Office document server provides a truly open, transparent, and sovereign solution for collaborative document editing.
- Maintainer: @dannygroenewegen, @ineiti
- Category: Apps
- Status: 0
- Image:
euro-office/documentserver, 4, upstream - Healthcheck: Yes
- Backups: Yes
- Email: N/A
- Tests: No
- SSO: N/A
Quick start
abra app new euro-office --secretsabra app config <app-name>abra app deploy <app-name>
This recipe runs only the Euro-Office document server itself, it's a backend service with a client-side document-server architecture, not something end users interact with directly. It's meant to be pointed at by a document-editing frontend such as Nextcloud.
Connecting with Nextcloud
To configure Nextcloud for using Euro-Office:
occ app:install eurooffice
occ config:app:set eurooffice DocumentServerUrl --value="https://<this-recipe-DOMAIN>/"
occ config:app:set eurooffice jwt_secret --value="<jwt secret>"
Languages
Go Template
95.6%
Shell
4.4%