{"id":19215255,"url":"https://github.com/sashgorokhov/docker-nginx-webdav","last_synced_at":"2025-04-20T19:32:50.259Z","repository":{"id":52218937,"uuid":"53406345","full_name":"sashgorokhov/docker-nginx-webdav","owner":"sashgorokhov","description":"Webdav server based on nginx","archived":false,"fork":false,"pushed_at":"2020-05-22T02:10:06.000Z","size":4,"stargazers_count":67,"open_issues_count":2,"forks_count":88,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-11T11:56:14.981Z","etag":null,"topics":["docker","nginx","webdav","webdav-server"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sashgorokhov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-08T11:17:34.000Z","updated_at":"2023-02-19T12:13:45.000Z","dependencies_parsed_at":"2022-08-23T21:40:21.560Z","dependency_job_id":null,"html_url":"https://github.com/sashgorokhov/docker-nginx-webdav","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashgorokhov%2Fdocker-nginx-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashgorokhov%2Fdocker-nginx-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashgorokhov%2Fdocker-nginx-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sashgorokhov%2Fdocker-nginx-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sashgorokhov","download_url":"https://codeload.github.com/sashgorokhov/docker-nginx-webdav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223835315,"owners_count":17211158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","nginx","webdav","webdav-server"],"created_at":"2024-11-09T14:13:07.539Z","updated_at":"2024-11-09T14:13:08.152Z","avatar_url":"https://github.com/sashgorokhov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supported tags and respective `Dockerfile` links\n\n-\t[`latest` (*Dockerfile*)](https://github.com/sashgorokhov/docker-nginx-webdav/blob/master/Dockerfile)\n\n[![](https://badge.imagelayers.io/sashgorokhov/webdav:latest.svg)](https://imagelayers.io/?images=sashgorokhov/webdav:latest 'Get your own badge on imagelayers.io')\n\n# How to use this image\n\n```console\n$ docker run --name webdav -p 80:80 -v /media:/media -d sashgorokhov/webdav\n```\nThis will start a webdav server listening on the default port of 80.\nThen access it via `http://localhost:80` or `http://host:80` in a browser.\n\nThis server will serve files located in your /media folder\n\nImage's supported volumes:\n- `/media` - served directory\n\nTo restrict access to only authorized users, you can define two environment variables: `USERNAME` and `PASSWORD`\n```console\n$ docker run --name webdav -p 80:80 -v /media:/media -e USERNAME=webdav -e PASSWORD=webdav -d sashgorokhov/webdav\n```\n\n# Supported Docker versions\n\nThis image is officially supported on Docker version 1.10.2.\nSupport for older versions (down to 1.6) is provided on a best-effort basis.\nPlease see [the Docker installation documentation](https://docs.docker.com/installation/) for details on how to upgrade your Docker daemon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashgorokhov%2Fdocker-nginx-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsashgorokhov%2Fdocker-nginx-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsashgorokhov%2Fdocker-nginx-webdav/lists"}