Added extra detail relating to EHDS2

This commit is contained in:
DavidCroftDKFZ 2024-07-10 14:20:40 +02:00
parent b52931e46c
commit 350a4c84af
1 changed files with 11 additions and 0 deletions

View File

@ -171,6 +171,17 @@ sudo git clone https://github.com/samply/bridgehead.git /srv/docker/bridgehead
If this is an ECDC/EHDS2 installation, switch to the ```ehds2``` branch and copy the configuration file to the required location:
```shell
sudo mkdir -p /srv/docker/ecdc/data
cd /srv/docker
git clone https://github.com/samply/transFAIR.git
cd /srv/docker/transFAIR
sudo git checkout ehds2
docker build -t samply/transfair --no-cache .
cd /srv/docker
git clone https://github.com/samply/focus.git
cd /srv/docker/focus
sudo git checkout ehds2
docker build -t samply/focus --no-cache .
cd /srv/docker/bridgehead
sudo git checkout ehds2
sudo mkdir -p /etc/bridgehead/