2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-19 12:37:45 +00:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00
2026-08-20 20:56:10 +02:00

euro-office

Euro-Office document server provides a truly open, transparent, and sovereign solution for collaborative document editing.

Quick start

  • abra app new euro-office --secrets
  • abra 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>"
S
Description
No description provided
Readme
33 KiB
Languages
Go Template 95.6%
Shell 4.4%