{"id":20106857,"url":"https://github.com/0x4d4c/nixtrobed","last_synced_at":"2026-05-12T10:32:38.022Z","repository":{"id":53919601,"uuid":"521917673","full_name":"0x4d4c/nixtrobed","owner":"0x4d4c","description":"Easily spin up a testbed for testing stuff with different Linux and Unix distributions","archived":false,"fork":false,"pushed_at":"2022-08-18T19:50:01.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T17:50:24.638Z","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/0x4d4c.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":"2022-08-06T10:40:24.000Z","updated_at":"2022-08-15T20:28:34.000Z","dependencies_parsed_at":"2022-08-13T04:20:18.722Z","dependency_job_id":null,"html_url":"https://github.com/0x4d4c/nixtrobed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x4d4c/nixtrobed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4d4c%2Fnixtrobed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4d4c%2Fnixtrobed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4d4c%2Fnixtrobed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4d4c%2Fnixtrobed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x4d4c","download_url":"https://codeload.github.com/0x4d4c/nixtrobed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4d4c%2Fnixtrobed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32934499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-11-13T17:54:58.340Z","updated_at":"2026-05-12T10:32:38.007Z","avatar_url":"https://github.com/0x4d4c.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nixtrobed\nnixtrobed is a tiny wrapper around Vagrant and Ansible to easily create a number of VMs. Its main use case is to test software and scripts etc. on different distributions.\n\n## Usage\n```\nUsage: nixtrobed [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n  -h, --help  Show this message and exit.\n\nCommands:\n  init       Generate and initialize a new testbed directory.\n  provision  Provision the boxes of the given distributions.\n  start      Start the boxes of the given distributions.\n  stop       Stop the boxes of the given distributions.\n```\n\n### Initializing a new nixtrobed directory\nThe first step is to create a new folder. The command to use is `nixtrobed init`:\n```\nUsage: nixtrobed init DIRECTORY\n\n  Generate and initialize a new testbed directory.\n\n  DIRECTORY is the target directory. This must not exist yet.\n```\nFor example:\n```\n$ nixtrobed init some-folder\n$ tree -r some-folder \nsome-folder\n├── Vagrantfile.jinja\n├── provisioning\n│   ├── roles\n│   └── playbooks\n│       └── default.yml\n└── nixtrobed.distros\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x4d4c%2Fnixtrobed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x4d4c%2Fnixtrobed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x4d4c%2Fnixtrobed/lists"}