Sign inSign up

oliverlorenz/docker-nginx-webdav

By oliverlorenz

•Updated about 8 years ago

runs a webdav service. multiple users are supported

Image
2

500K+

oliverlorenz/docker-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

65.6 MB

Last updated

about 8 years ago

docker pull oliverlorenz/docker-nginx-webdav