{"id":17160316,"url":"https://github.com/codenameyau/vagrant-boxes","last_synced_at":"2026-01-20T10:33:25.266Z","repository":{"id":28844350,"uuid":"32368181","full_name":"codenameyau/vagrant-boxes","owner":"codenameyau","description":":gift: Collection of vagrant boxes","archived":false,"fork":false,"pushed_at":"2017-11-24T17:14:41.000Z","size":36,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T04:22:22.304Z","etag":null,"topics":["devops","django","rails","vagrant","vagrant-boxes","vagrantfile"],"latest_commit_sha":null,"homepage":"","language":"Python","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/codenameyau.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}},"created_at":"2015-03-17T03:03:45.000Z","updated_at":"2017-11-24T17:01:44.000Z","dependencies_parsed_at":"2022-09-05T08:50:17.012Z","dependency_job_id":null,"html_url":"https://github.com/codenameyau/vagrant-boxes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codenameyau/vagrant-boxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fvagrant-boxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fvagrant-boxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fvagrant-boxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fvagrant-boxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenameyau","download_url":"https://codeload.github.com/codenameyau/vagrant-boxes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameyau%2Fvagrant-boxes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"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":["devops","django","rails","vagrant","vagrant-boxes","vagrantfile"],"created_at":"2024-10-14T22:24:26.893Z","updated_at":"2026-01-20T10:33:25.251Z","avatar_url":"https://github.com/codenameyau.png","language":"Python","readme":"# vagrant-boxes\n\n### Getting Started\nDownload and install both [Vagrant](https://www.vagrantup.com/downloads.html)\nand [VirtualBox](https://www.virtualbox.org/wiki/Downloads).\n\n### Commands\n```bash\nvagrant up\n```\n\n```bash\nvagrant provision\n```\n\n```bash\nvagrant destroy\n```\n\n```bash\nvagrant halt\n```\n\n```bash\nvagrant ssh\n```\n\n### Why Vagrant over Docker?\nVagrant and docker both essentially do the same thing, that is provision\nan isolated development environment with the ability to quickly start and\ndestroy them.\n\n**Simplicity**: For monoliths, Vagrant is great since you'll have a deal with\na much smaller subset of commands and problems than you do with docker. It's\nas simple as downloading vagrant and virtualbox and running vagrant up and\nvagrant ssh.\n\n\n### Why Docker over Vagrant?\n**Lightweight**: Docker containers however are much smaller than vagrant boxes, and mimic the\nexact build used for production since they are shared and reusable post-build.\n\n**Composability**: However, Docker is more complex to use and requires having around 5+ verbose\ncommands just to start using it. While it can be difficult to coordinate multiple\nDocker containers on a development machine, it's the best viable solution\nfor coordinating micro-services and service-oriented architectures.\n\n\n## Notes\n- Try to always use the latest version of virtualbox.\n- You may run into issues with port forwarding and virtual host versions.\n- Google your solution.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Fvagrant-boxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenameyau%2Fvagrant-boxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameyau%2Fvagrant-boxes/lists"}