Files
nextcloud/release
Linus Gasser 5ce7bc06ca feat: add in-stack Euro-Office integration (15.1.0)
Optional compose.eurooffice.yml overlay that runs the Euro-Office document
server (ghcr.io/euro-office/documentserver) inside the stack, with its own
Postgres and RabbitMQ services. The document server schema is seeded into that
Postgres on first init (eurooffice-createdb.sql). Postgres is internal-only with
trust auth, so the only managed secret is the JWT. A custom entrypoint injects
the JWT from the Swarm secret, then execs the image's entrypoint.

Additive: no effect on existing installs unless enabled. Adds install_eurooffice()
plus EUROOFFICE_DOMAIN / SECRET_EUROOFFICE_JWT_VERSION config.
2026-07-20 09:19:11 +02:00
..
2023-03-07 17:10:35 +01:00
2023-03-07 17:10:35 +01:00
2024-09-30 14:24:07 +00:00
2024-12-21 16:56:09 -05:00