mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 03:40:18 +01:00 
			
		
		
		
	Removed outdated steps relating to transFAIR
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user