My DevOps Practices Tutorial covers a set of tools that my not be easy to setup, so I created a Vagrant configuration to simplify this setup. It does not matter if have no idea about vagrant (you will learn about it during the tutorial) but ensure to perform the following tasks before attending the tutorial session:
- Install Git
- Install Virtual Box (version 5 o newer)
- Install Vagrant (version 2 o newer)
- Download this vagrantfile and place it in a directory
- Open a terminal and move to the directory where you placed the vagrantfile
- Run the command vagrant up, it will download some stuff from the cloud, so it may take some time (depending on your connection it could take around ~10 minutes)
- When the vagrant up completes, you should the message «Welcome to NicoPaez DevOps tutorial»

Deja un comentario