Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 402 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 402 Bytes

capsid-vagrant

Vagrant and associated deployment framework for CaPSID

The easiest way to use this is as follows:

$ vagrant up

This will start up a set of virtual machines for a small CaPSID cluster. At this stage, nothing yet has been provisioned, so nothing at all will work. To provision, use:

$ ./deploy.sh

This currently works only with Virtualbox.