{"id":16271139,"url":"https://github.com/hans00/nginx-file-server","last_synced_at":"2025-04-08T15:28:47.918Z","repository":{"id":145760532,"uuid":"172193305","full_name":"hans00/nginx-file-server","owner":"hans00","description":"The static file server based on Nginx.","archived":false,"fork":false,"pushed_at":"2019-02-23T09:00:16.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T11:52:31.988Z","etag":null,"topics":["file-upload","nginx","static-site"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/hans00/nginx-file-server","language":"Dockerfile","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/hans00.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":"2019-02-23T08:59:41.000Z","updated_at":"2019-03-13T08:25:32.000Z","dependencies_parsed_at":"2023-04-26T07:32:36.086Z","dependency_job_id":null,"html_url":"https://github.com/hans00/nginx-file-server","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/hans00%2Fnginx-file-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hans00%2Fnginx-file-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hans00%2Fnginx-file-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hans00%2Fnginx-file-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hans00","download_url":"https://codeload.github.com/hans00/nginx-file-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247870393,"owners_count":21009842,"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":["file-upload","nginx","static-site"],"created_at":"2024-10-10T18:12:38.457Z","updated_at":"2025-04-08T15:28:47.899Z","avatar_url":"https://github.com/hans00.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Nginx File Server\n===\n\nThe static file server based on Nginx.\n\n\nIntroduction\n---\n\n## Start the service\n\n```sh\ndocker run -d --restart-always -p 80:80 -v ${path_to_store}:/var/www hans00/nginx-file-server\n```\n\n## Services\n\n- Nginx\n\t- Public static file access\n\t- WebDAV\n\t\t- default is `\u003cURL\u003e/dav/` with account `admin:admin`\n\n## Enviroments\n\n### `HTPASSWD`\n\nThe account to access WebDAV service.\n\nDefault: `admin:$apr1$1LqDxPYe$bfT20Jzj5t.x85KCcm/ac.` \\(admin:admin\\)\n\n### `BODY_SIZE`\n\nIt's apply to `client_max_body_size` this config.\n\nDefault: `16M`\n\n### `DAV_PATH`\n\nPath to access WebDAV service.\n\nDefault: `/dav`\n\n### `CORS`\n\nCORS header. [\\[docs\\]](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)\n\nDefailt: `none`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhans00%2Fnginx-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhans00%2Fnginx-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhans00%2Fnginx-file-server/lists"}