Exploring Vagrant for Development and Testing
Marvin Addison
marvin.addison at gmail.com
Wed Oct 7 17:43:24 EDT 2015
>
> Is there any interest in exploring this approach more generally to deal
> with various configuration environments?
>
I guess not, but I went ahead and packaged it up for external consumption
anyway since Daniel expressed interest privately:
https://github.com/serac/idp-vagrants
One notable use case is load testing in a box:
git clone git at github.com:serac/idp-vagrants.git
cd idp-vagrants
pushd idp-base; vagrant up; popd
bin/load-test-vagrant.sh
The load test is the one we've been using (and refining) at Virginia Tech
for over a year now.
I hope someone finds this work useful.
M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20151007/74be8091/attachment.html>
More information about the dev
mailing list