Add influxdb2 to the example varken config file
This commit is contained in:
		
							parent
							
								
									364253e107
								
							
						
					
					
						commit
						06e6a0fb80
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -7,6 +7,7 @@ ombi_server_ids = 1 | ||||||
| sickchill_server_ids = false | sickchill_server_ids = false | ||||||
| unifi_server_ids = false | unifi_server_ids = false | ||||||
| maxmind_license_key = xxxxxxxxxxxxxxxx | maxmind_license_key = xxxxxxxxxxxxxxxx | ||||||
|  | influx2_enabled = false | ||||||
| 
 | 
 | ||||||
| [influxdb] | [influxdb] | ||||||
| url = influxdb.domain.tld | url = influxdb.domain.tld | ||||||
|  | @ -16,6 +17,15 @@ verify_ssl = false | ||||||
| username = root | username = root | ||||||
| password = root | password = root | ||||||
| 
 | 
 | ||||||
|  | [influx2] | ||||||
|  | url = influxdb2.domain.tld | ||||||
|  | org = ORG | ||||||
|  | token = TOKEN | ||||||
|  | timeout = 10000 | ||||||
|  | ssl = false | ||||||
|  | verify_ssl = false | ||||||
|  | bucket = varken | ||||||
|  | 
 | ||||||
| [tautulli-1] | [tautulli-1] | ||||||
| url = tautulli.domain.tld:8181 | url = tautulli.domain.tld:8181 | ||||||
| fallback_ip = 1.1.1.1 | fallback_ip = 1.1.1.1 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue