opencloud

opencloud

Docker app from joly0's Repository

Overview

Welcome to OpenCloud, your self-hosted file sharing platform: Secure, simple and reliable.
Documentation: https://docs.opencloud.eu/docs/admin/intro

Before first run:

  1. Create the directories with chmod 751
  2. Set the owner to the user with UID 1000

Install Opencloud on Unraid in a few clicks.

Find Opencloud in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Opencloud Review the template variables and paths Click Install

Download Statistics

1,791,301
Total Downloads
306,950
This Month
182,492
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
opencloudeu/opencloud-rolling
Last Updated2026-06-25
First Seen2025-03-12

Runtime arguments

Web UI
https://[IP]:[PORT:9200]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--entrypoint /bin/sh

Template configuration

ConfigPathrw
Target
/etc/opencloud
Default
/mnt/user/appdata/opencloud/config
Value
/mnt/user/appdata/opencloud/config
DataPathrw

Where OpenCloud stores files

Target
/var/lib/opencloud
Value
/mnt/user/opencloud/data
WebUI PortPorttcp
Target
9200
Default
9200
Value
9200
OpenCloud URLVariable

Address where you access OpenCloud

Target
OC_URL
Value
https://opencloud.mydomain.tld
Admin PasswordVariable

Overrides generated administrator password in config.

Target
IDM_ADMIN_PASSWORD
INSECUREVariable

INSECURE: Needed if OpenCloud / Traefik is using self generated certificates

Target
OC_INSECURE
Default
true|false
Value
false
Allow Basic AuthVariable

Not recommended, but needed for eg. WebDav clients that do not support OpenID Connect

Target
PROXY_ENABLE_BASIC_AUTH
Default
true|false
Value
false
SMTP SenderVariable
Target
NOTIFICATIONS_SMTP_SENDER
SMTP UsernameVariable
Target
NOTIFICATIONS_SMTP_USERNAME
SMTP HostVariable
Target
NOTIFICATIONS_SMTP_HOST
SMTP PortVariable
Target
NOTIFICATIONS_SMTP_PORT
Value
587
SMTP PasswordVariable
Target
NOTIFICATIONS_SMTP_PASSWORD
SMTP Encryption TypeVariable
Target
NOTIFICATIONS_SMTP_ENCRYPTION
Value
starttls
Collabora DomainVariable
Target
COLLABORA_DOMAIN
OnlyOffice DomainVariable
Target
ONLYOFFICE_DOMAIN
Additional ServicesVariable

Add any services to the startup list comma separated

Target
START_ADDITIONAL_SERVICES
Value
"notifications"