{"id":21202625,"url":"https://github.com/cundd/vagrant-boxes","last_synced_at":"2026-04-07T19:31:25.848Z","repository":{"id":146204744,"uuid":"49059829","full_name":"cundd/vagrant-boxes","owner":"cundd","description":"Collection of handcrafted Vagrant Boxes","archived":false,"fork":false,"pushed_at":"2016-02-10T17:04:34.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T21:07:40.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/cundd.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":"2016-01-05T10:43:25.000Z","updated_at":"2016-01-11T10:45:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"19c945e4-ee97-4b6e-9b48-04d7bd600ed5","html_url":"https://github.com/cundd/vagrant-boxes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cundd/vagrant-boxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cundd%2Fvagrant-boxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cundd%2Fvagrant-boxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cundd%2Fvagrant-boxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cundd%2Fvagrant-boxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cundd","download_url":"https://codeload.github.com/cundd/vagrant-boxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cundd%2Fvagrant-boxes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-20T20:17:26.715Z","updated_at":"2026-04-07T19:31:25.830Z","avatar_url":"https://github.com/cundd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vagrant-boxes\nCollection of handcrafted Vagrant Boxes\n\n## Usage\n\nImport the box\n\n```bash\nvagrant box add dupal https://github.com/cundd/vagrant-boxes/releases/download/0.1.0/alpine-3.3.0-x86_64.box\n```\n\nInstall the Alpine Linux plugin\n\n```bash\nvagrant plugin install vagrant-alpine\n```\n\nCreate the VM\n\n```bash\nvagrant init dupal;\nvagrant up;\n```\n\nConfigure a private network with a fixed IP address and use NFS for shared directories\n\n```ruby\nconfig.vm.network \"private_network\", ip: \"192.168.33.10\"\nconfig.vm.synced_folder \".\", \"/vagrant\", type: \"nfs\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcundd%2Fvagrant-boxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcundd%2Fvagrant-boxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcundd%2Fvagrant-boxes/lists"}