{"id":40172037,"url":"https://github.com/dearcode/etcdfs","last_synced_at":"2026-01-19T17:07:17.559Z","repository":{"id":57548086,"uuid":"303654887","full_name":"dearcode/etcdfs","owner":"dearcode","description":"etcd fs","archived":false,"fork":false,"pushed_at":"2020-10-13T10:13:02.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-06-20T16:51:35.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dearcode.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":"2020-10-13T09:37:26.000Z","updated_at":"2020-10-13T10:19:32.000Z","dependencies_parsed_at":"2022-09-26T18:41:08.566Z","dependency_job_id":null,"html_url":"https://github.com/dearcode/etcdfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dearcode/etcdfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearcode%2Fetcdfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearcode%2Fetcdfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearcode%2Fetcdfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearcode%2Fetcdfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dearcode","download_url":"https://codeload.github.com/dearcode/etcdfs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dearcode%2Fetcdfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28577213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T16:29:19.148Z","status":"ssl_error","status_checked_at":"2026-01-19T16:29:17.772Z","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":"2026-01-19T17:07:16.876Z","updated_at":"2026-01-19T17:07:17.552Z","avatar_url":"https://github.com/dearcode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"etcdfs\n=======\n\nUse etcd as a filesystem  \n\nInstall  \n====================\n\nClone the project and build it.\n\n```bash\nmake\n```\n\nThis generates an executable file ```etcdfs```. You can mount etcd as a filesystem by running:  \n\n```bash\n./bin/etcdfs -etcd_user root -etcd_password 123456 -etcd_endpoints 127.0.0.1:2379 -mount_path /tmp/kaka\n```\n\nThen you can access ```/tmp/kaka``` and use etcd as a filesystem.\n\nTo unmount it:\n\n```bash\nfusermount -u /tmp/kaka\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearcode%2Fetcdfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdearcode%2Fetcdfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdearcode%2Fetcdfs/lists"}