andqosa.blogg.se

Vagrant package box
Vagrant package box








vagrant package box

I decided to use Vagrant to automate the build process.

vagrant package box

However, I did want to manually rebuild the VM step by step every time I updated it. I decided to create my own VM so that it would be completely in my control in what was installed on the system already, how it was configured, and to try to limit the size of the VM. The consistency of the environment made me decide to go that route. This brought me back to using virtual machines that will be large in size and use significant resources on each student system. It didn’t take very long to decide to drop this idea due to the variances that would occur between each student’s system and my own. I considered using Docker images with instructions on how to set up the target sites. When I started working on Breaking Web App Security, I knew I was going to need a lab environment for the students to use.










Vagrant package box