Sign inSign up

evoup/nginx-webdav

By evoup

•Updated over 5 years ago

nginx-webdav

Image
0

1.2K

evoup/nginx-webdav repository overview

⁠docker-nginx-webdav

runs a webdav service based on nginx. the data is protected by basic auth.

Every user has its own directory. To set the users link in /etc/nginx/htpasswd.

⁠usage

docker run --rm -it -p 80:80 -v /path/to/htpasswd:/etc/nginx/htpasswd -v $PWD/data:/data oliverlorenz/docker-nginx-webdav

Tag summary

Content type

Image

Digest

Size

76.5 MB

Last updated

over 5 years ago

docker pull evoup/nginx-webdav