webdav

webdav

Docker app from UnJustice's Repository

Overview

"A simple and standalone WebDAV server." -- created by hacdias on github.com

This is just a very simple, set it up in like 2 minutes WebDAV server that I found and made this (also very simple) .xml to use it in Unraid.

Disclaimer: Anything beyond this .xml, such as stricter security, etc. will be found on the creator's github. I can't promise anything else will work. I haven't tried it. Also, the creator has nothing to do with my template here. If you find yourself with questions or issues, keep that in mind.

Setup:

  • set the location for the config.yml file (defaults to the /appdata dir where docker configs are stored in Unraid typically). add the below (linked) config.yml file to this directory. note: it's a fully filled in example. your real config.yml may omit a lot of the settings!

https://github.com/hacdias/webdav#configuration

  • set the location for your data. (defaults to a new share called "webdav." I do not recommend putting this share under appdata because this is where all your data, game saves, roms, whatever you're saving, will be saved to. It will take a bunch of storage space if you are actually using this webdav. It doesn't have to be its own share (maybe under /data/webdav for example) it's up you)

Runtime arguments

Web UI
http://[IP]:[PORT:6060]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp
Target
6060
Default
6060
Value
6060
WebDAV data pathPathrw

Where your WebDAV directories and files will be found

Target
/data
Default
/mnt/user/appdata/webdav
Value
/mnt/user/webdav
WebDAV config filePathro
Target
/config.yml
Default
/mnt/user/appdata/webdav/config.yml
Value
/mnt/user/appdata/webdav/config.yml

Download Statistics

249,863
Total Downloads
33,079
This Month
18,467
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
hacdias/webdav:latest
Last Updated2026-05-14
First Seen2024-11-19

Run Webdav on Unraid.

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