{"id":15880545,"url":"https://github.com/fabianschmick/vagrant_skeleton","last_synced_at":"2026-05-05T07:32:30.079Z","repository":{"id":95186731,"uuid":"70333094","full_name":"FabianSchmick/vagrant_skeleton","owner":"FabianSchmick","description":"vagrant ansible skeleton","archived":false,"fork":false,"pushed_at":"2018-01-26T16:11:33.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T05:26:42.401Z","etag":null,"topics":["ansible","vagrant"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/FabianSchmick.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":"2016-10-08T13:31:08.000Z","updated_at":"2018-11-15T11:32:02.000Z","dependencies_parsed_at":"2023-06-12T06:45:33.633Z","dependency_job_id":null,"html_url":"https://github.com/FabianSchmick/vagrant_skeleton","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FabianSchmick/vagrant_skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianSchmick%2Fvagrant_skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianSchmick%2Fvagrant_skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianSchmick%2Fvagrant_skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianSchmick%2Fvagrant_skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabianSchmick","download_url":"https://codeload.github.com/FabianSchmick/vagrant_skeleton/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianSchmick%2Fvagrant_skeleton/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ansible","vagrant"],"created_at":"2024-10-06T03:09:32.199Z","updated_at":"2026-05-05T07:32:30.059Z","avatar_url":"https://github.com/FabianSchmick.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vagrant_skeleton\r\n\r\nVagrant skeleton including ansible configuration for web development\r\n\r\n## Installation\r\n\r\nWhat you need:\r\n- Vagrant (https://www.vagrantup.com/)\r\n- VirtualBox (https://www.virtualbox.org/)\r\n- Terminal (recommend Cygwin: https://www.cygwin.com/)\r\n\r\n## Get started\r\n- Open up Vagrantfile\r\n    - Change \"PROJECTNAME\" to your project name\r\n- Open your terminal and go to the vagrant directory\r\n\t- Run \"vagrant up\"\r\n    - Wait until it's finished\r\n    - Put your public files into the web directory\r\n- Go to your operating systems hosts file (e. g. Win7: C:\\Windows\\System32\\drivers\\etc)\r\n    - Write an entry like: 192.168.56.128 \tlocal.projectname.com\r\n- Open local.projectname.com in your browser\r\n\r\n## Useful Vagrant commands\r\n- vagrant up (starts the vagrant machine)\r\n- vagrant ssh (ssh tunnel into the virtual machine)\r\n    - cd /vagrant (brings you to the project root)\r\n- vagrant halt (halts, but doesn't work sometimes)\r\n- vagrant destroy (destroys)\r\n- vagrant status (status)\r\n\r\n## Available roles\r\nChoose your roles in ansible/playbook.yml\r\n\r\n- apache-fpm\r\n- app\r\n- composer\r\n- dotfiles\r\n- init\r\n- mailhog\r\n- mysql\r\n- nginx\r\n- ngrok\r\n- nodejs\r\n- php5.6-fpm\r\n- php7.0-fpm\r\n- php7.1-fpm\r\n- ruby\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianschmick%2Fvagrant_skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianschmick%2Fvagrant_skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianschmick%2Fvagrant_skeleton/lists"}