mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 09:30:18 +01:00 
			
		
		
		
	Added instructions to get latest TransFAIR
This commit is contained in:
		@@ -140,6 +140,10 @@ 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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user