{"id":22103925,"url":"https://github.com/ahsouza/provisionamento-agil","last_synced_at":"2026-04-10T00:06:47.208Z","repository":{"id":117539857,"uuid":"197434984","full_name":"ahsouza/provisionamento-agil","owner":"ahsouza","description":"Automation and agile provisioning","archived":false,"fork":false,"pushed_at":"2020-07-16T07:39:32.000Z","size":63,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T08:34:39.939Z","etag":null,"topics":["ansible","aws","devops","docker","nginx","php-fpm","provisioning","ruby","shell-script","sysadmin","vagrant","virtualbox","wordpress","wordpress-site"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/ahsouza.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":"2019-07-17T17:35:27.000Z","updated_at":"2020-07-28T14:10:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"f07fc874-117f-46bf-8b5e-2ac4e1143ca4","html_url":"https://github.com/ahsouza/provisionamento-agil","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/ahsouza%2Fprovisionamento-agil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsouza%2Fprovisionamento-agil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsouza%2Fprovisionamento-agil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahsouza%2Fprovisionamento-agil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahsouza","download_url":"https://codeload.github.com/ahsouza/provisionamento-agil/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245197821,"owners_count":20576268,"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","aws","devops","docker","nginx","php-fpm","provisioning","ruby","shell-script","sysadmin","vagrant","virtualbox","wordpress","wordpress-site"],"created_at":"2024-12-01T06:17:55.617Z","updated_at":"2025-10-09T17:08:02.270Z","avatar_url":"https://github.com/ahsouza.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orquestration of Virtual Machines with Vagrant\n\n\n![alt text](https://t1.daumcdn.net/cfile/tistory/9963D13A5B71BCC63C)\n\n\n### Vagrant currently supports the following providers\n\n* VirtualBox\n* Hyper-V\n* VMWARE\n* KVM\n* Azure\n* AWS\n* Google\n* Digitalocean\n* Proxmox\n* Openstack\n* Docker\n\n### Installing VirtualBox Oracle v.5.2 in Linux\n\n\n```sh\nwget -c https://download.virtualbox.org/virtualbox/5.2.20/VirtualBox-5.2.20-125813-Linux_amd64.run -O virtualbox.run\n```\n\n### Permissao de execução\n\n```sh\nchmod +x virtualbox.run\n```\n\n### Exec file with sudo\n\n```sh\nsudo ./virtualbox.run\n```\n\n\n### Installing Vagrant in Linux\n\n```sh\nsudo apt-get install vagrant\n```\n\n#### Start Vagrant\n\n```sh\nvagrant init\n```\n\n### Installing Ansible in Linux\n\n```sh\nsudo apt-get install software-properties-common\nsudo apt-add-repository ppa:ansible/ansible\nsudo apt-get update\nsudo apt-get install ansible\n```\n\n#### Check Installation\n\n```sh\nansible-playbook -h\n```\n\n\n\n#### Commands Vagrant\n\n#### Raise a virtual machine\n\n```sh\nvagrant up\n```\n\n#### Stop a virtual machine\n\n```sh\nvagrant halt\n```\n\n#### Destroy a virtual machine\n\n```sh\nvagrant destroy\n```\n\n#### Access via SSH a virtual machine\n\n```sh\nvagrant ssh\n```\n\n#### Run only the shell script provisioning driver\n\n```sh\nvagrant provision\n```\n\n\n![alt text](http://cdn-ak.f.st-hatena.com/images/fotolife/m/matsuokah/20151223/20151223130449.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsouza%2Fprovisionamento-agil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahsouza%2Fprovisionamento-agil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahsouza%2Fprovisionamento-agil/lists"}