{"id":24829796,"url":"https://github.com/jbkahn/dev-box","last_synced_at":"2025-03-26T02:22:24.120Z","repository":{"id":21535564,"uuid":"24855055","full_name":"JBKahn/dev-box","owner":"JBKahn","description":"My Vagrantfile and Ansible playbook for my dev VM","archived":false,"fork":false,"pushed_at":"2015-02-01T00:22:06.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T00:28:27.345Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/JBKahn.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":"2014-10-06T16:56:59.000Z","updated_at":"2015-02-01T00:22:06.000Z","dependencies_parsed_at":"2022-08-21T17:01:02.880Z","dependency_job_id":null,"html_url":"https://github.com/JBKahn/dev-box","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/JBKahn%2Fdev-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Fdev-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Fdev-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBKahn%2Fdev-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JBKahn","download_url":"https://codeload.github.com/JBKahn/dev-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245574164,"owners_count":20637731,"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":[],"created_at":"2025-01-30T23:39:00.190Z","updated_at":"2025-03-26T02:22:24.097Z","avatar_url":"https://github.com/JBKahn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dev-box\n\nThis repo contains an Ansible provisioned ubuntu based VM for using with Vagrant.\nIt's main use is to allow me to stop developing on my local machine and have a tighter control on what is on the box I'm running my code on.\n\n## Setup Instructions\n\n1. Install [Virtualbox](https://www.virtualbox.org/) and [Vagrant](https://www.vagrantup.com/).\n2. Clone this directory and cd into it.\n3. Run `vagrant up` (takes about 30-40 minutes to run)\n4. Run `./add_host.sh` (This forwards the ports for my webapps which are running on the box).\n\n### SSH into the machine:\n\n    vagrant ssh\n\n### Navigate a project folder and activate virtualenv (if applicable):\n\n    workon [projectname]\n\n### Use Honcho inside to start an app (if applicable):\n\n    workon [projectname]\n    honcho start\n\n### Ansible\n\n[Ansible](http://www.ansible.com/home) is a configuration management system along the lines of Chef \u0026 Puppet, although it has some significant benefits over those tools.\n\n#### Ansible Documentation\n* [Main documentation site](http://docs.ansible.com/)\n* [Playbooks](http://docs.ansible.com/playbooks.html)\n* [Roles](http://docs.ansible.com/playbooks_roles.html#roles)\n* [Variables](http://docs.ansible.com/playbooks_variables.html)\n* [Loops](http://docs.ansible.com/playbooks_loops.html)\n* [Best practices](http://docs.ansible.com/playbooks_best_practices.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbkahn%2Fdev-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbkahn%2Fdev-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbkahn%2Fdev-box/lists"}