{"id":23478339,"url":"https://github.com/willis7/aws-devops-bootstrap","last_synced_at":"2025-07-24T09:35:03.220Z","repository":{"id":31801394,"uuid":"35367952","full_name":"willis7/aws-devops-bootstrap","owner":"willis7","description":"Bootstrapped project for working with AWS using Vagrant and Ansible","archived":false,"fork":false,"pushed_at":"2015-09-01T17:38:56.000Z","size":130,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-24T12:07:00.368Z","etag":null,"topics":["ansible","aws","provision","vagrant"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willis7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-10T11:17:09.000Z","updated_at":"2022-09-22T01:10:57.000Z","dependencies_parsed_at":"2022-07-17T20:41:57.136Z","dependency_job_id":null,"html_url":"https://github.com/willis7/aws-devops-bootstrap","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/willis7%2Faws-devops-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Faws-devops-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Faws-devops-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Faws-devops-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willis7","download_url":"https://codeload.github.com/willis7/aws-devops-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231143060,"owners_count":18334337,"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","provision","vagrant"],"created_at":"2024-12-24T19:18:47.421Z","updated_at":"2024-12-24T19:18:56.590Z","avatar_url":"https://github.com/willis7.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS DevOps Bootstrap\nBootstrapped project for working with AWS using Vagrant and Ansible.\n\n## Security\nDo not save your AWS access key/secret key inside your provisioning scripts. Set them using enviornment variables as shown below.\n```\nexport AWS_ACCESS_KEY=\"AKXXXXXXXXXXXXXXX\"\nexport AWS_SECRET_KEY=\"XXXXXXXXXXXXXXXXXXXXXXXXXX\"\n```\nThis bootsrap expects a `WebServerSG` security group to be present in your AWS configuration. Follow [these](https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Scenario3.html#SecurityGroups-3) instructions to set up the same group.\n\n## Usage\n### Pre-requisites\n* [Vagrant](https://docs.vagrantup.com/v2/installation/)\n* [Vagrant AWS plugin](https://github.com/mitchellh/vagrant-aws)\n* [Ansible](http://docs.ansible.com/intro_installation.html)\n\n### The Commands\nThen you can control the instance with the following:\n* To provision an EC2 instance: `vagrant up`\n* Stop the instance: `vagrant halt`\n* Terminate the instance: `vagrant destroy`\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Faws-devops-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillis7%2Faws-devops-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Faws-devops-bootstrap/lists"}