{"id":16156893,"url":"https://github.com/saghul/docker-nginx-webdav","last_synced_at":"2026-01-19T22:31:26.583Z","repository":{"id":66099493,"uuid":"114694940","full_name":"saghul/docker-nginx-webdav","owner":"saghul","description":"Docker image using nginx to serve files over WebDAV","archived":false,"fork":false,"pushed_at":"2018-02-26T22:37:13.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T01:24:22.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"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/saghul.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-12-18T22:42:56.000Z","updated_at":"2024-01-22T12:29:09.000Z","dependencies_parsed_at":"2023-03-06T09:00:11.225Z","dependency_job_id":null,"html_url":"https://github.com/saghul/docker-nginx-webdav","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/docker-nginx-webdav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fdocker-nginx-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fdocker-nginx-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fdocker-nginx-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fdocker-nginx-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/docker-nginx-webdav/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fdocker-nginx-webdav/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T01:46:57.442Z","updated_at":"2026-01-19T22:31:26.567Z","avatar_url":"https://github.com/saghul.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# saghul/nginx-webdav\n\nThis Container is a simple nginx webserver configured for WebDAV access, and all relevant config files moved out the user via /config for ultimate control.\n\n## Usage\n\n```\ndocker create \\\n--name=nginx-webdav \\\n-v \u003cpath to config\u003e:/config \\\n-v \u003cpath to data\u003e:/data \\\n-p 80:80 \\\n-e TZ=\u003ctimezone\u003e \\\nsaghul/nginx-webdav\n```\n\n## Parameters\n\n`The parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side.\nFor example with a port -p external:internal - what this shows is the port mapping from internal to external of the container.\nSo -p 8080:80 would expose port 80 from inside the container to be accessible from the host's IP on port 8080\nhttp://192.168.x.x:8080 would show you what's running INSIDE the container on port 80.`\n\n\n* `-p 80` - The web-services.\n* `-v /config` - Contains all relevant configuration files.\n* `-v /data` - Contains all files which will be shared with WebDAV.\n* `-e TZ` - timezone ie. `America/New_York`\n\nIt is based on Debian with the s6 overlay, for shell access whilst the container is running do `docker exec -it nginx-webdav /bin/bash`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Fdocker-nginx-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaghul%2Fdocker-nginx-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaghul%2Fdocker-nginx-webdav/lists"}