fix(collabora): run as cool user

This commit is contained in:
Alexandre
2025-08-02 20:43:26 +02:00
parent 8c43f7b8bf
commit df5ad62c19
9 changed files with 411 additions and 0 deletions

10
collabora/CHANGELOG.md Normal file
View File

@@ -0,0 +1,10 @@
## 25.04.4.2.2 (03-08-2025)
- Run Collabora as the non-root `cool` user via ha_entrypoint to fix startup failure
- Set ha_entrypoint as container entrypoint and default to `/usr/bin/env`
## 25.04.4.2.1 (02-08-2025)
- Initial release
- Start Collabora Online via service and expose domain/credential options for Nextcloud integration
- Remove unused auto-app installer to prevent build failure