Apache-WebDAV
Apache-WebDAV
OfficialDocker app from mgutt's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--memory=1G
Template configuration
Container Path: /var/lib/dav/data
- Target
- /var/lib/dav/data
- Value
- /mnt/user/webdav
Container Port: 80
- Target
- 80
- Value
- 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.
- Target
- SERVER_NAMES
- Value
- localhost
The URL path for WebDAV (eg, if set to /webdav then clients should connect to example.com/webdav). The default is /.
- Target
- LOCATION
- Value
- /
Apache authentication type to use. This can be Basic (best choice for HTTPS) or Digest (best choice for HTTP). The default is Basic.
- Target
- AUTH_TYPE
- Value
- Basic
The string will appear in the password dialog provided by browsers.
- Target
- REALM
- Value
- WebDAV-Login
Authenticate with this username (and the password below). Will be ignored if /user.passwd is present.
- Target
- USERNAME
Authenticate with this password (and the username above). Will be ignored if /user.passwd is present.
- Target
- 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.
- Target
- 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.
- Target
- SSL_CERT
Container Path: /var/lib/dav
- Target
- /var/lib/dav
- Value
- /mnt/user/appdata/webdav
Container Variable: PUID
- Target
- PUID
- Value
- 99
Container Variable: PGID
- Target
- PGID
- Value
- 100
Container Variable: PUMASK
- Target
- PUMASK
- Default
- 0000
- Value
- 0000
Categories
Download Statistics
Total Downloads Over Time
Details
apachewebdav/apachewebdavRun Apache-WebDAV on Unraid.
Apache-WebDAV is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.