All apps · 0 apps
WebDAV
Docker app from CK98's Repository
Overview
Very simple WebDAV server based on SabreDav and NGINX as the webserver.
This should work with Windows Explorer as the client.
Install WebDAV on Unraid in a few clicks.
Find WebDAV 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 WebDAV Review the template variables and paths Click Install
Categories
Download Statistics
50,340
Total Downloads
233
This Month
308
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ck98/webdav-nginxLast Updated2021-09-24
First Seen2021-09-24
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
Bridge- Shell
sh- Privileged
- false
Template configuration
WEBDAV_USERNAMEVariable
Container Variable: WEBDAV_USERNAME
- Value
- USERNAME
WEBDAV_PASSWORDVariable
Container Variable: WEBDAV_PASSWORD
- Value
- PASSWORD
FILES_LOCATIONPathrw
Container Path: /var/webdav/public
- Target
- /var/webdav/public
- Value
- /mnt/user/location/of/files/
HTTP_PORTPorttcp
Container Port: 80
- Target
- 80
- Default
- 8234
- Value
- 8080
User IDVariable
Container Variable: PUID
- Target
- PUID
- Value
- 99
Group IDVariable
Container Variable: PGID
- Target
- PGID
- Value
- 100
umaskVariable
Container Variable: UMASK
- Target
- UMASK
- Default
- 0000
- Value
- 0000