-
Training Engineer @ CloudBees
-
Docker & Apple fanboy. Sorry
-
Human stack focused
-
Rock climber
-
-
Contact:
-
Twitter: @DamienDuportal
-
Github: dduportal
-
Google: [email protected]
-
<sales_pitch>
-
Software at the "Speed of Ideas", Hub of "Enterprise Jenkins and DevOps", providing:
-
Jenkins "Enterprise" Distribution
-
Services around Jenkins
-
-
Jenkins World 2017: THE Event for Everything Jenkins and DevOps
-
August 28-31 2017, San Francisco, CA, USA
-
Register at Jenkins World 2017 Website with the code JWJMEESSEN for 20% discount
-
</sales_pitch>
-
Allocate an instance for yourself:
-
Browse to this URL: TODO
-
Select a free instance and write your name next to it
-
-
Access your allocated instance:
-
Use the URL http://<INSTANCE_DNS>:{external-port}
-
Slides are stored within the instance
-
-
Requires VirtualBox >= 5.1.22
-
Requires Vagrant >= 1.9.4
-
From a Terminal, download the VM (1 time, ~1Gb):
vagrant box add {box-name} \ {box-url}
-
From the same Terminal, initialize the VM project:
mkdir {box-name} cd {box-name} vagrant init -m -f {box-name}
-
Start the VM from the {box-name} folder:
$ ls Vagrantfile $ pwd .../{box-name} $ vagrant up
-
Access your instance homepage: