mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-03 20:16:35 +00:00 
			
		
		
		
	Separate graphana credentials into auth.env
This commit is contained in:
		
							parent
							
								
									ec3f3217d3
								
							
						
					
					
						commit
						38aa4f2188
					
				
					 3 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -40,6 +40,7 @@ services:
 | 
			
		|||
      - 3030:3000
 | 
			
		||||
    env_file:
 | 
			
		||||
      - ./grafana/config.monitoring
 | 
			
		||||
      - ./grafana/auth.env
 | 
			
		||||
    networks:
 | 
			
		||||
      - back-tier
 | 
			
		||||
      - front-tier
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								grafana/auth.env
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								grafana/auth.env
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
GF_SECURITY_ADMIN_USER=admin
 | 
			
		||||
GF_SECURITY_ADMIN_PASSWORD=admin
 | 
			
		||||
| 
						 | 
				
			
			@ -1,3 +1,2 @@
 | 
			
		|||
GF_SECURITY_ADMIN_PASSWORD=admin
 | 
			
		||||
GF_USERS_ALLOW_SIGN_UP=false
 | 
			
		||||
GF_INSTALL_PLUGINS=flant-statusmap-panel,ae3e-plotly-panel
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue