renovate-bot 79abce978a
continuous-integration/drone/push Build is failing
chore(deps): update nginx docker tag to v1.31.6 (#18)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| nginx | patch | `1.31.5` -> `1.31.6` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #18
Co-authored-by: Renovate Bot <renovate@coopcloud.tech>
2026-09-16 08:05:12 +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 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%