carla 350abd3bbb
continuous-integration/drone/push Build is failing
adds LIT as maintainers (#19)
<!--
Thank you for doing recipe maintenance work!
Please mark all checklist items which are relevant for your changes.
Please remove the checklist items which are not relevant for your changes.
Feel free to remove this comment.
-->

* [x] I have deployed and tested my changes
* [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash)
* [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes)
* [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)

Reviewed-on: #19
Reviewed-by: stevensting <156+stevensting@noreply.git.coopcloud.tech>
Co-authored-by: carla <carla@local-it.org>
2026-09-16 08:04:37 +00:00
2026-09-11 10:15:26 +00:00
2024-05-28 18:45:41 +02:00
2025-01-08 10:09:12 -08:00
2026-09-11 14:39:51 +00:00
2026-09-11 14:39:51 +00:00
2026-09-11 19:17:43 +02:00
2026-09-11 14:39:51 +00:00
2021-04-27 12:30:24 +02:00
2026-09-11 10:15:26 +00:00
2026-09-16 08:04:37 +00:00
2026-09-16 08:04:37 +00:00

collabora

Build Status

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new collabora to install collabora.
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. In nextcloud, go to Admin->Office, select "Use your own server" and enter only the DOMAIN (including https://) in "URL (and Port) of Collabora Online-server".

Admin Interface:

https://YOURAPPDOMAIN/browser/dist/admin/admin.html

Languages for spell checking

To change default languages for spell checking, add or remove language-codes (and optionally country code) from the DICTIONARIES-list when configuring your app. Consult list of language codes and country codes. For example:

DICTIONARIES=de_DE en_GB en_US es_ES fr_FR da_DK

Acknowledgements

Config'd with thanks to the people behind this article.

S
Description
An awesome, Online Office suite image suitable for home use.
Readme GPL-3.0
357 KiB
Languages
Go Template 99.9%
Shell 0.1%