mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 07:10:18 +01:00 
			
		
		
		
	variables
This commit is contained in:
		
							
								
								
									
										4
									
								
								ccp/vars
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								ccp/vars
									
									
									
									
									
								
							@@ -1,8 +1,8 @@
 | 
			
		||||
BROKER_ID=broker.dev.ccp-it.dktk.dkfz.de
 | 
			
		||||
BROKER_URL=https://${BROKER_ID}
 | 
			
		||||
PROXY_ID=${SITE_ID}.${BROKER_ID}
 | 
			
		||||
SPOT_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
 | 
			
		||||
SPOT_BEAM_SECRET_LONG="ApiKey spot.${PROXY_ID} ${SPOT_BEAM_SECRET_SHORT}"
 | 
			
		||||
FOCUS_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
 | 
			
		||||
FOCUS_RETRY_COUNT=32
 | 
			
		||||
REPORTHUB_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"
 | 
			
		||||
REPORTHUB_BEAM_SECRET_LONG="ApiKey report-hub.${PROXY_ID} ${REPORTHUB_BEAM_SECRET_SHORT}"
 | 
			
		||||
SUPPORT_EMAIL=support-ccp@dkfz-heidelberg.de
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user