All apps · 0 apps
ownCloud
Docker app from dlandon's Repository
Overview
OwnCloud provides universal access to your files via the web, your computer or your mobile devices wherever you are. Mariadb is built into the image. Built with php 7.4, mariadb 10.6 and nginx 1.18.
Configuration: **/config** - Where ownCloud should store its config files. **/data** - Where ownCloud should store its data files.
**Note:** Set Network to br0 and assign a static IP address.
Configuration: **/config** - Where ownCloud should store its config files. **/data** - Where ownCloud should store its data files.
**Note:** Set Network to br0 and assign a static IP address.
Install ownCloud on Unraid in a few clicks.
Find ownCloud 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 ownCloud Review the template variables and paths Click Install
Download Statistics
402,552
Total Downloads
2,429
This Month
1,550
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
dlandon/owncloudLast Updated2026-04-25
First Seen2018-08-11
Runtime arguments
- Web UI
https://[IP]:[PORT:443]/- Network
bridge- Shell
bash- Privileged
- true
- Extra Params
--log-opt max-size=50m --log-opt max-file=1 --sysctl=net.core.somaxconn=511
Template configuration
WebUI PortPorttcp
- Target
- 443
- Default
- 443
- Value
- 8443
Data PathPathrw
- Target
- /data
- Value
- /mnt/user/appdata/ownCloud/data
PUIDVariable
- Default
- 99
- Value
- 99
PGIDVariable
- Default
- 100
- Value
- 100
MySQL PasswordVariable
- Target
- DB_PASS
- Default
- owncloud
- Value
- owncloud
AppData Config PathPathrw
- Target
- /config
- Default
- /mnt/user/appdata/ownCloud
- Value
- /mnt/user/appdata/ownCloud
Auto OS UpdatesVariable
When set to 1, OS and Package updates will be done on every restart.
- Target
- AUTO_OS_UPDATES
- Default
- 1
- Value
- 1