Skip to content

ncov-ic/staging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Staging

Getting going

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

git clone https://github.com/ncov-ic/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-prepare

then

vagrant up
cp scripts/ssh-testing ~server

After a while you should be able to log into https://ncov.dide.ic.ac.uk:1443

Rebuild the VM

vagrant destroy
./scripts/remove-disk
vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages