webdav and express server with directory listing on same folder (working with mac and windows)
275
webdav and express server with directory listing on same folder (working with mac and windows)
https://hub.docker.com/r/bananaacid/webdav-express-server
https://github.com/BananaAcid/webdav-express-server
served folder: ./upload/
config folder: ./config/
extra web only folder: ./admin/
docker container: ./docker
# enables basic auth with password, enables admin and config/users.json
PROTECT=false
# credentials
USERNAME=username
PASSWORD=password
# basic auth realm
REALM=Protected Area
# cookie secret
SECRET=sa7h8g6fZGUBHKJNuh76g8ziuhGZ/ubdf#
# port for web and dav
PORT=80
for more, see the yaml files in ./docker
Content type
Image
Digest
sha256:31c381c75…
Size
79 MB
Last updated
about 4 years ago
docker pull bananaacid/webdav-express-server