Run a high-performance OpenCloud Infinite Scale (OCIS) instance directly on Home Assistant.
This add-on is optimized for Hybrid Storage and Reverse Proxies (like Pangolin, Nginx, or Traefik). It combines the speed of your local SSD for database operations with the massive capacity of your NAS for file storage.
- π Hybrid Storage Architecture:
- π Proxy Ready: Pre-configured to work behind Reverse Proxies (Pangolin, Traefik, Nginx Proxy Manager).
- π Zero-Config Init: Automatically initializes the server and admin user on first start.
- Home Assistant OS (or Supervised).
- Network Storage (NAS): You must mount your NAS share in Home Assistant via Settings -> System -> Storage -> Network Storage.
- Recommendation: Use NFS for better permission handling.
- Add this repository to your Home Assistant Add-on Store:
https://github.com/d-shmt/ha-addons - Install the OpenCloud add-on.
- Go to the Configuration tab.
| Option | Description | Example |
|---|---|---|
oc_url |
Required. The public URL where your cloud is reachable. Do not add a trailing slash. | https://cloud.your-domain.com |
data_path |
Required. The path to your mounted NAS share in Home Assistant. | /share/OpenCloud |
admin_password |
The initial password for the admin user. |
ChangeMe123! |