18 lines
		
	
	
		
			551 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			551 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Substitutions for docker-compose.airgap.yaml
 | 
						|
MONGO_INITDB_ROOT_USERNAME=stellaops
 | 
						|
MONGO_INITDB_ROOT_PASSWORD=airgap-password
 | 
						|
MINIO_ROOT_USER=stellaops-offline
 | 
						|
MINIO_ROOT_PASSWORD=airgap-minio-secret
 | 
						|
MINIO_CONSOLE_PORT=29001
 | 
						|
AUTHORITY_ISSUER=https://authority.airgap.local
 | 
						|
AUTHORITY_PORT=8440
 | 
						|
SIGNER_POE_INTROSPECT_URL=file:///offline/poe/introspect.json
 | 
						|
SIGNER_PORT=8441
 | 
						|
ATTESTOR_PORT=8442
 | 
						|
CONCELIER_PORT=8445
 | 
						|
SCANNER_WEB_PORT=8444
 | 
						|
UI_PORT=9443
 | 
						|
NATS_CLIENT_PORT=24222
 | 
						|
SCANNER_QUEUE_BROKER=nats://nats:4222
 | 
						|
AUTHORITY_OFFLINE_CACHE_TOLERANCE=00:45:00
 |