Add reverse proxy configuration for netbox
This commit is contained in:
		
					parent
					
						
							
								646c385fda
							
						
					
				
			
			
				commit
				
					
						c5eae99a7f
					
				
			
		
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -6,6 +6,7 @@ map $host $upstream_acme_challenge_host { | |||
|     aes.ccchh.net 172.31.17.145:31820; | ||||
|     wiki.ccchh.net 172.31.17.146:31820; | ||||
|     onlyoffice.hamburg.ccc.de 172.31.17.147:31820; | ||||
|     netbox.hamburg.ccc.de 172.31.17.149:31820; | ||||
|     default ""; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -25,6 +25,7 @@ stream { | |||
|         aes.ccchh.net 172.31.17.145:8443; | ||||
|         wiki.ccchh.net 172.31.17.146:8443; | ||||
|         onlyoffice.hamburg.ccc.de 172.31.17.147:8443; | ||||
|         netbox.hamburg.ccc.de 172.31.17.149:8443; | ||||
|     } | ||||
| 
 | ||||
|     server { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 julian
					julian