ownCloud

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.

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

Download Statistics

398,140
Total Downloads
2,365
This Month
1,041
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
dlandon/owncloud
Last Updated2026-04-25
First Seen2018-08-11

Run ownCloud on Unraid.

ownCloud is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.