Apache-WebDAV
OficialAplicación Docker from mgutt's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--memory=1G
Configuración de plantillas
Container Path: /var/lib/dav/data
- Objetivo
- /var/lib/dav/data
- Valor
- /mnt/user/webdav
Container Port: 80
- Objetivo
- 80
- Valor
- 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.
- Objetivo
- SERVER_NAMES
- Valor
- localhost
The URL path for WebDAV (eg, if set to /webdav then clients should connect to example.com/webdav). The default is /.
- Objetivo
- LOCATION
- Valor
- /
Apache authentication type to use. This can be Basic (best choice for HTTPS) or Digest (best choice for HTTP). The default is Basic.
- Objetivo
- AUTH_TYPE
- Valor
- Basic
The string will appear in the password dialog provided by browsers.
- Objetivo
- REALM
- Valor
- WebDAV-Login
Authenticate with this username (and the password below). Will be ignored if /user.passwd is present.
- Objetivo
- USERNAME
Authenticate with this password (and the username above). Will be ignored if /user.passwd is present.
- Objetivo
- 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.
- Objetivo
- 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.
- Objetivo
- SSL_CERT
Container Path: /var/lib/dav
- Objetivo
- /var/lib/dav
- Valor
- /mnt/user/appdata/webdav
Container Variable: PUID
- Objetivo
- PUID
- Valor
- 99
Container Variable: PGID
- Objetivo
- PGID
- Valor
- 100
Container Variable: PUMASK
- Objetivo
- PUMASK
- Por defecto
- 0000
- Valor
- 0000
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
apachewebdav/apachewebdavEjecute Apache-WebDAV en Unraid.
Apache-WebDAV se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.