diff --git a/README.md b/README.md index ea41011..2b435b4 100644 --- a/README.md +++ b/README.md @@ -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/