On the host machine (ebola2018.dide.ic.ac.uk), run the following commands.
git clone https://github.com/imperialebola2018/staging staging
cd staging
Install Vagrant and VirtualBox in the host machine, along with Vault
sudo ./provision/setup-vagrant
sudo ./provision/setup-vault
First, login to the vault and arrage credentials
./scripts/vault-login
then
vagrant up
cp scripts/ssh-testing ~server
After a while you should be able to log into https://ebola2018.dide.ic.ac.uk:1443
vagrant destroy
./scripts/remove-disk
vagrant up