{"id":27127068,"url":"https://github.com/invertgeek/mixfile_webdav","last_synced_at":"2025-06-21T22:05:37.248Z","repository":{"id":286046587,"uuid":"896726253","full_name":"InvertGeek/mixfile_webdav","owner":"InvertGeek","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-15T09:44:35.000Z","size":17,"stargazers_count":2,"open_issues_count":3,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-15T10:39:59.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/InvertGeek.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":"2024-12-01T06:12:23.000Z","updated_at":"2025-04-15T09:44:38.000Z","dependencies_parsed_at":"2025-04-04T03:33:06.781Z","dependency_job_id":null,"html_url":"https://github.com/InvertGeek/mixfile_webdav","commit_stats":null,"previous_names":["invertgeek/mixfile_webdav"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InvertGeek/mixfile_webdav","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvertGeek%2Fmixfile_webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvertGeek%2Fmixfile_webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvertGeek%2Fmixfile_webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvertGeek%2Fmixfile_webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InvertGeek","download_url":"https://codeload.github.com/InvertGeek/mixfile_webdav/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InvertGeek%2Fmixfile_webdav/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261200393,"owners_count":23123949,"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":[],"created_at":"2025-04-07T16:54:17.698Z","updated_at":"2025-06-21T22:05:32.219Z","avatar_url":"https://github.com/InvertGeek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MixFileWebDAV服务器\n# 注意: 需要先安装mixfile: https://github.com/InvertGeek/MixFile\n可挂载到Alist中 \\\n安装nodejs,输入npm i 安装依赖 \\\nnode app.js启动服务 \\\nconfig.js中配置mixfile服务器地址和webdav端口 \\\nalist中创建新的webdav驱动,填写http://ip:端口即可,例如http://127.0.0.1:1900/ \\\n文件直链响应头x-mix-code为文件分享码 \\\n文件目录结构和文件分享码储存在webdav.dat文件中 \\\nmixfile只负责上传下载和解析分享码,即使更换mixfile服务器节点，数据也不会丢失 \n## MixFileWebDAV服务器docker化\n已经集成mixfilecli,开箱即用\n### 使用仓库镜像启动服务\n```bash\n#启动docker\ndocker run -d -v ./alist-mixfileweb:/alist-mixfileweb -p 1900:1900   --name  alist-mixfileweb jellyhai/alist-mixfileweb:1.0\n```\nwevdav.dat文件在./alist-mixfileweb/mixfile_webdav目录下\nalist中创建新的webdav驱动,填写http://ip:端口即可,例如http://127.0.0.1:1900/ \n注意：alist和alist-mixfileweb可以互相ping通\n\n\n### 自行构建docker镜像启动服务\n```bash\n#构建docker镜像\n下载本项目,cd 到docker目录下\ndocker build -t alist-mixfileweb:1.0 .\n#启动docker\ndocker run -d -v ./alist-mixfileweb:/alist-mixfileweb -p 1900:1900   --name  alist-mixfileweb alist-mixfileweb:1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvertgeek%2Fmixfile_webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvertgeek%2Fmixfile_webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvertgeek%2Fmixfile_webdav/lists"}