Skip to content

Support for creating the staging environment, called 'testing'

Notifications You must be signed in to change notification settings

imperialebola2018/staging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staging

Getting going

On the host machine (ebola2018.dide.ic.ac.uk), run the following commands.

git clone https://github.com/imperialebola2018/staging staging
cd staging

Requirements

Install Vagrant and VirtualBox in the host machine, along with Vault

sudo ./provision/setup-vagrant
sudo ./provision/setup-vault

Build the VM

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

Rebuild the VM

vagrant destroy
./scripts/remove-disk
vagrant up

About

Support for creating the staging environment, called 'testing'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages