{"id":16865547,"url":"https://github.com/ionelmc/docker-webdav","last_synced_at":"2025-10-24T20:23:46.374Z","repository":{"id":66036806,"uuid":"94208239","full_name":"ionelmc/docker-webdav","owner":"ionelmc","description":"NGINX WebDAV container","archived":false,"fork":false,"pushed_at":"2019-10-01T21:48:02.000Z","size":10,"stargazers_count":26,"open_issues_count":0,"forks_count":23,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T06:41:38.167Z","etag":null,"topics":["container","docker","nginx","webdav"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ionelmc/webdav/","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ionelmc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-13T12:01:20.000Z","updated_at":"2024-12-30T15:16:24.000Z","dependencies_parsed_at":"2023-04-05T03:47:45.866Z","dependency_job_id":null,"html_url":"https://github.com/ionelmc/docker-webdav","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fdocker-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fdocker-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fdocker-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fdocker-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionelmc","download_url":"https://codeload.github.com/ionelmc/docker-webdav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248369504,"owners_count":21092606,"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":["container","docker","nginx","webdav"],"created_at":"2024-10-13T14:47:32.280Z","updated_at":"2025-10-24T20:23:46.287Z","avatar_url":"https://github.com/ionelmc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NGINX WebDAV container\n\nUsage:\n\n```bash\ndocker run --restart always --detach --name webdav --publish 7000:8080 \\\n           --env UID=$UID --volume $PWD:/media ionelmc/webdav\n```\n\nOptionally you can add two environment variables to require HTTP basic authentication:\n\n* WEBDAV_USERNAME\n* WEBDAV_PASSWORD\n\nExample:\n\n```bash\ndocker run --restart always --detach --name webdav --publish 7000:8080 \\\n           --env WEBDAV_USERNAME=myuser --env WEBDAV_PASSWORD=mypassword \\\n           --env UID=$UID --volume $PWD:/media ionelmc/webdav\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionelmc%2Fdocker-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionelmc%2Fdocker-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionelmc%2Fdocker-webdav/lists"}