mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Home assistant add-on: collabora
About
Collabora Online is a collaborative office suite based on LibreOffice technology.
Installation
- Click the Home Assistant My add-on store button below.
- Click the "Install" button to install the add-on.
- Start the add-on.
- Check the logs of the add-on to see if everything went well.
Configuration
Webui can be found at http://homeassistant:9980 or through Ingress.
Options
Configure the add-on to allow access from your Nextcloud instance:
domain: Regex matching the Nextcloud host (for examplecloud\\.example\\.com).usernameandpassword: Optional credentials for the Collabora admin console.aliasgroup1: Additional allowed hostnames for WOPI connections.dictionaries: Space separated list of dictionary languages to install.extra_params: Extra parameters passed to the Collabora start script.
Custom Scripts and Environment Variables
This addon supports custom scripts and environment variables through the addon_config mapping:
- Custom scripts: See Running Custom Scripts in Addons
- Environment variables: See Add Environment Variables to your Addon
Support
Create an issue on GitHub