mirror of https://github.com/samply/bridgehead.git
Removed outdated steps relating to transFAIR
This commit is contained in:
parent
eb563113e0
commit
c5f82bf93c
|
@ -171,13 +171,8 @@ 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
|
||||
cd
|
||||
git clone https://github.com/samply/transFAIR.git
|
||||
cd transFAIR
|
||||
docker build -t samply/transfair --no-cache .
|
||||
cd /srv/docker/bridgehead
|
||||
sudo git checkout ehds2
|
||||
sudo mkdir test data
|
||||
sudo mkdir -p /etc/bridgehead/
|
||||
sudo cp bbmri/modules/bbmri.conf /etc/bridgehead/
|
||||
sudo vi /etc/bridgehead/bbmri.conf # Modify to include national node name and admin contact details
|
||||
|
|
Loading…
Reference in New Issue