{"id":15883517,"url":"https://github.com/displague/linodefs","last_synced_at":"2025-04-02T06:12:37.822Z","repository":{"id":22901008,"uuid":"26249528","full_name":"displague/linodefs","owner":"displague","description":"A fuse filesystem wrapper to the Linode API","archived":false,"fork":false,"pushed_at":"2017-03-17T14:12:13.000Z","size":15,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T01:43:21.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/displague.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-06T02:10:01.000Z","updated_at":"2014-12-27T02:15:26.000Z","dependencies_parsed_at":"2022-08-21T15:50:22.225Z","dependency_job_id":null,"html_url":"https://github.com/displague/linodefs","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/displague%2Flinodefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/displague%2Flinodefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/displague%2Flinodefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/displague%2Flinodefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/displague","download_url":"https://codeload.github.com/displague/linodefs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763945,"owners_count":20829799,"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":"2024-10-06T04:23:12.257Z","updated_at":"2025-04-02T06:12:37.805Z","avatar_url":"https://github.com/displague.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Disclaimer\nThis is a hobby project so I can learn some Python.  It doesn't work yet.\nI'll remove this disclaimer when this project is functional and maybe a little stable.\n\n## Purpose\nMaps linode api entities to a fuse filesystem.\n\n## Install\n\n```\n./setup.py install --user\n mkdir mnt\n read LINODE_API_KEY\n export LINODE_API_KEY\n\n # I rerun this line after each change to linodefs.py\n # .. and hoping each time that this leap will be the leap home.\n (sudo umount mnt; ./linodefs.py -o api_key=$LINODE_API_KEY mnt; cd mnt; ls)\n\n```\n\n## Debugging\n```\ntail -f linodefs.log\n```\n\n\n\n## Design\nMaybe it will look like this?\n```\n/mnt/lnfs/linodes/\n                  linode1234\n\t\t  happy -\u003e linode1234\n\t\t           /\n\t\t\t    disks\n\t\t\t    configs/\n\t\t\t            config123\n\t\t\t\t             disks\n\t\t\t    bin/\n\t\t\t        reboot\n\t\t\t\tshutdown\n\t\t\t\tstart\n\t\t\t\tdestroy\n```\nIt does not look that yet so far.. Very subject to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisplague%2Flinodefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisplague%2Flinodefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisplague%2Flinodefs/lists"}