{"id":20424932,"url":"https://github.com/stackzoo/boxy","last_synced_at":"2025-04-12T18:53:20.057Z","repository":{"id":144888279,"uuid":"610852313","full_name":"stackzoo/boxy","owner":"stackzoo","description":"Deploy dev VMs with minimum friction 📦 📦 📦","archived":false,"fork":false,"pushed_at":"2023-03-07T17:02:34.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-26T13:11:16.971Z","etag":null,"topics":["ansible","development","vagrant","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":null,"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/stackzoo.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":"2023-03-07T15:59:37.000Z","updated_at":"2024-01-02T14:33:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff5fecb0-10e7-4e57-a5bd-a518358384ed","html_url":"https://github.com/stackzoo/boxy","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/stackzoo%2Fboxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackzoo%2Fboxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackzoo%2Fboxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackzoo%2Fboxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackzoo","download_url":"https://codeload.github.com/stackzoo/boxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248618244,"owners_count":21134200,"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":["ansible","development","vagrant","virtual-machine"],"created_at":"2024-11-15T07:11:32.622Z","updated_at":"2025-04-12T18:53:20.051Z","avatar_url":"https://github.com/stackzoo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOXY\n\n[![ansible-lint](https://github.com/stackzoo/boxy/actions/workflows/ansible-lint.yml/badge.svg)](https://github.com/stackzoo/boxy/actions/workflows/ansible-lint.yml)\n\u003cbr/\u003e\n\n**Boxy** is a repository that we rely heavily on at *stackzoo*.\n\u003cbr/\u003e\nIt basically contains *vagrant* scripts (*hcl*) and *ansible* playbooks that allow our engineers to quickly provision linux VMs.\n\u003cbr/\u003e\nOur members are free to follow the working method that best suits them but our advice is to always generate one (or more) VM per project/customer.\n\n## Prerequisites\n- \u003ca href=\"https://www.vagrantup.com/\"\u003evagrant\u003c/a\u003e\n- \u003ca href=\"https://docs.ansible.com/\"\u003eansible\u003c/a\u003e\n- \u003ca href=\"https://www.virtualbox.org/\"\u003evirtualbox\u003c/a\u003e\n- \u003ca href=\"https://developer.hashicorp.com/vagrant/docs/plugins\"\u003evagrant plugins\u003c/a\u003e (*vagrant-disksize*, *vagrant-vbguest*)\n\nNote that, as of *10/03/2023*, `vagrant` and `virtualbox` are not fully supported on *macOS silicon*\nand `ansible` does not run on Windows unless you are using \u003ca href=\"https://learn.microsoft.com/en-us/windows/wsl/install\"\u003eWSL\u003c/a\u003e.\n\u003cbr/\u003e\nGiven this preamble, we at *stackzoo* strongly recommend using a linux machine for development, preferably *debian* based, such as \u003ca href=\"https://ubuntu.com/\"\u003eubuntu\u003c/a\u003e.\n\n## Instructions\nClone this repo:\n```console\ngit clone https://github.com/stackzoo/boxy.git\n```\n\n\napply the changes that best suit your needs and then spin up the provisioning:\n\n```console\nvagrant up\n```\n\nPlease note that the ansible playbook can also be executed against manually installed VM (eg. with vmware workstation or virtualbox).\n\n## Useful Commands\n\n*vagrant status* — Get the current status of your VM\n\n*vangrant destroy* — Remove all traces of the virtual machine from your system\n\n*vagrant suspend* — Stop the machine and save its current state.\n\n*vagrant provision {vm-name}* — Manually execute ansible playbook against a VM.\n\n*vagrant halt* — Shut down the virtual machine.\n\n*vagrant box list* - List local vagrant box images\n\n*vagrant box remove {vagrant-box-image-name}* - Remove local vagrant box images\n\n*vagrant plugin list* - List local vagrant plugins","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackzoo%2Fboxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackzoo%2Fboxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackzoo%2Fboxy/lists"}