Apache-WebDAV
官方Docker 应用程序 from mgutt's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--memory=1G
模板配置
Container Path: /var/lib/dav/data
- 目标
- /var/lib/dav/data
- 价值
- /mnt/user/webdav
Container Port: 80
- 目标
- 80
- 价值
- 8384
Comma-separated list of domains (eg, example.com,www.example.com). The first is set as the ServerName, and the rest (if any) are set as ServerAlias. The default is localhost.
- 目标
- SERVER_NAMES
- 价值
- localhost
The URL path for WebDAV (eg, if set to /webdav then clients should connect to example.com/webdav). The default is /.
- 目标
- LOCATION
- 价值
- /
Apache authentication type to use. This can be Basic (best choice for HTTPS) or Digest (best choice for HTTP). The default is Basic.
- 目标
- AUTH_TYPE
- 价值
- Basic
The string will appear in the password dialog provided by browsers.
- 目标
- REALM
- 价值
- WebDAV-Login
Authenticate with this username (and the password below). Will be ignored if /user.passwd is present.
- 目标
- USERNAME
Authenticate with this password (and the username above). Will be ignored if /user.passwd is present.
- 目标
- PASSWORD
Comma-separated list of HTTP request methods (eg, GET,POST,OPTIONS,PROPFIND) which can be used without login. The default is to disallow any anonymous access.
- 目标
- ANONYMOUS_METHODS
Set to selfsigned to generate a self-signed certificate and enable Apache's SSL module. If you specify SERVER_NAMES, the first domain is set as the Common Name.
- 目标
- SSL_CERT
Container Path: /var/lib/dav
- 目标
- /var/lib/dav
- 价值
- /mnt/user/appdata/webdav
Container Variable: PUID
- 目标
- PUID
- 价值
- 99
Container Variable: PGID
- 目标
- PGID
- 价值
- 100
Container Variable: PUMASK
- 目标
- PUMASK
- 默认值
- 0000
- 价值
- 0000
类别
下载统计数据
长期下载总量
详细信息
apachewebdav/apachewebdav在Unraid 上运行 Apache-WebDAV 。
Apache-WebDAV 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。