{"id":13580582,"url":"https://github.com/toby1991/minio-rclone-webdav-server","last_synced_at":"2026-01-17T22:41:20.451Z","repository":{"id":45924672,"uuid":"198469687","full_name":"toby1991/minio-rclone-webdav-server","owner":"toby1991","description":"A @rclone served WebDAV server with @minio as the s3 storage backend docker example","archived":false,"fork":false,"pushed_at":"2021-11-28T04:15:27.000Z","size":39,"stargazers_count":27,"open_issues_count":0,"forks_count":15,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-05T19:43:51.370Z","etag":null,"topics":["backup","cloud-drive","docker","minio","rclone","s3","self-hosted","storage","webdav"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/toby1991.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":"2019-07-23T16:35:26.000Z","updated_at":"2024-09-25T11:44:23.000Z","dependencies_parsed_at":"2022-08-28T19:50:41.629Z","dependency_job_id":null,"html_url":"https://github.com/toby1991/minio-rclone-webdav-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/toby1991%2Fminio-rclone-webdav-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby1991%2Fminio-rclone-webdav-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby1991%2Fminio-rclone-webdav-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby1991%2Fminio-rclone-webdav-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toby1991","download_url":"https://codeload.github.com/toby1991/minio-rclone-webdav-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426186,"owners_count":20937078,"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":["backup","cloud-drive","docker","minio","rclone","s3","self-hosted","storage","webdav"],"created_at":"2024-08-01T15:01:53.307Z","updated_at":"2026-01-17T22:41:20.444Z","avatar_url":"https://github.com/toby1991.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# minio-rclone-webdav-server\n\nA @rclone served WebDAV server with @minio as the s3 storage backend docker example\n\n![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/toby1991/rclone-webdav.svg)\n\n## Run\n```bash\ngit clone https://github.com/toby1991/minio-rclone-webdav-server\ncd minio-rclone-webdav-server\ndocker-compose up -d\n```\n\nThen use your favorite WebDAV connect:\n* Host: `http://127.0.0.1:80`\n* Username: `rclone`\n* Password: `rclone123`\n\n## Env Configuration\n\u003e Your Minio Bucket Name\n```\nBUCKET: rclone\n```\n\u003e Your Webdav basic-auth username\n```\nAUTH_USER: rclone\n```\n\u003e Your Webdav basic-auth password\n```\nAUTH_PASS: rclone123\n```\n\u003e Your Webdav access base path, default \"/\", usually used for Webdav behind nginx/traefik\n```\nBASE_URL: /\n```\n\u003e Your Rclone WebGUI username\n```\nRC_USER: gui\n```\n\u003e Your Rclone WebGUI password\n```\nRC_PASS: gui123\n```\n\n## Dashboard\n* Host: `http://127.0.0.1:5572`\n* Username: `gui`\n* Password: `gui123`\n\n## Fuse\nadd `--cap-add SYS_ADMIN --device /dev/fuse --security-opt apparmor:unconfine` when running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoby1991%2Fminio-rclone-webdav-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoby1991%2Fminio-rclone-webdav-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoby1991%2Fminio-rclone-webdav-server/lists"}