mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
2.4 KiB
2.4 KiB
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.
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