webdav

webdav

Docker 应用程序 from UnJustice's Repository

概述

"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)

运行时参数

网络用户界面
http://[IP]:[PORT:6060]
网络
bridge
外壳
sh
特权
false

模板配置

PortPorttcp
目标
6060
默认值
6060
价值
6060
WebDAV data pathPathrw

Where your WebDAV directories and files will be found

目标
/data
默认值
/mnt/user/appdata/webdav
价值
/mnt/user/webdav
WebDAV config filePathro
目标
/config.yml
默认值
/mnt/user/appdata/webdav/config.yml
价值
/mnt/user/appdata/webdav/config.yml

下载统计数据

249,863
下载总数
33,079
本月
18,467
平均每月

长期下载总量

加载图表...

详细信息

存储库
hacdias/webdav:latest
最后更新2026-05-14
初见2024-11-19

在Unraid 上运行 Webdav 。

Webdav 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。