Madrid DevOps 2013 September’s meeting
Audio in Spanish, Slides in English https://vimeo.com/76334136 https://vimeo.com/76334134 https://vimeo.com/76336356 Related post: Immutable servers with Vagrant and Chef – Chapter I
Audio in Spanish, Slides in English https://vimeo.com/76334136 https://vimeo.com/76334134 https://vimeo.com/76336356 Related post: Immutable servers with Vagrant and Chef – Chapter I
1. Requirements Ruby https://www.ruby-lang.org/en/ VirtualBox https://www.virtualbox.org/ EC2 tools (Optional) http://juanvicenteherrera.eu/2012/02/21/first-steps-with-ec2-api-tools/ Knife https://learnchef.opscode.com/quickstart/workstation-setup/ Vagrant $ gem install vagrant Vagrant plugins https://github.com/mitchellh/vagrant-aws https://github.com/schisamo/vagrant-omnibus https://github.com/cassianoleal/vagrant-butcher $ vagrant plugin install vagrant-aws $ vagrant plugin…