{"id":18950806,"url":"https://github.com/whywaita/shoes-lxd","last_synced_at":"2026-03-28T15:33:19.251Z","repository":{"id":45652511,"uuid":"420657787","full_name":"whywaita/shoes-lxd","owner":"whywaita","description":"shoes-provider for LXD","archived":false,"fork":false,"pushed_at":"2023-09-22T18:56:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-08T13:29:42.812Z","etag":null,"topics":["lxd","myshoes","myshoes-provider"],"latest_commit_sha":null,"homepage":"","language":"Go","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/whywaita.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":"2021-10-24T10:55:37.000Z","updated_at":"2021-12-02T13:28:06.000Z","dependencies_parsed_at":"2024-06-21T08:46:19.035Z","dependency_job_id":"7b7778e1-ead5-4a05-8278-8dce38eddfc6","html_url":"https://github.com/whywaita/shoes-lxd","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"ba85ee778c1c491f010a399bcca1b7f03761c8f0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fshoes-lxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fshoes-lxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fshoes-lxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Fshoes-lxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whywaita","download_url":"https://codeload.github.com/whywaita/shoes-lxd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232042676,"owners_count":18464358,"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":["lxd","myshoes","myshoes-provider"],"created_at":"2024-11-08T13:24:44.022Z","updated_at":"2026-03-28T15:33:13.982Z","avatar_url":"https://github.com/whywaita.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shoes-lxd\n\nshoes-provider for [LXD](https://linuxcontainers.org/lxd/)\n\n## Setup\n\nplease set Environment values\n\n### Required values\n\n`shoes-lxd` needs information of worker.\n\nuse `LXD_HOSTS` and ignore `LXD_HOST` if set both.\n\n#### for single worker\n\n- `LXD_HOST`\n  - FQDN or IP address of running LXD daemon\n- `LXD_CLIENT_CERT`\n  - File path of client cert\n- `LXD_CLIENT_KEY`\n  - File path of client cert key\n\n#### for multi worker\n\n- `LXD_HOSTS`\n\n```json\n[\n  {\n    \"host\": \"https://192.0.2.100:8443\",\n    \"client_cert\": \"./node1/client.crt\",\n    \"client_key\": \"./node1/client.key\"\n  },\n  ...\n]\n```\n\n### Optional values\n- `LXD_IMAGE_ALIAS`\n  - set runner image alias\n  - default: `ubuntu:bionic`\n  - e.g.) for remote image server: `https://192.0.2.110:8443/ubuntu-custom`\n- `LXD_RESOURCE_TYPE_MAPPING`\n  - mapping `resource_type` and CPU / Memory.\n  - need JSON format. keys is `resource_type_name`, `cpu`, `memory`.\n  - e.g.) `[{\"resource_type_name\": \"nano\", \"cpu\": 1, \"memory\": \"1GB\"}, {\"resource_type_name\": \"micro\", \"cpu\": 2, \"memory\": \"2GB\"}]`\n  - become no limit if not set resource_type.\n\n## Note\nLXD Server can't use `zfs` in storageclass if use `--privileged`. ref: https://discuss.linuxcontainers.org/t/docker-with-overlay-driver-in-lxd-cluster-not-working/9243\n\nWe recommend using `btrfs`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Fshoes-lxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhywaita%2Fshoes-lxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Fshoes-lxd/lists"}