mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update influxdb-install.sh
Choosing InfluxDB v1 will result in Chronograf being installed automatically.
This commit is contained in:
		
							parent
							
								
									b60c215223
								
							
						
					
					
						commit
						65dbf8a75b
					
				| @ -41,6 +41,8 @@ if [[ $INFLUX == "2" ]]; then | ||||
|   $STD apt-get install -y influxdb2 | ||||
| else | ||||
|   $STD apt-get install -y influxdb | ||||
|   wget -q https://dl.influxdata.com/chronograf/releases/chronograf_1.10.1_amd64.deb | ||||
|   $STD dpkg -i chronograf_1.10.1_amd64.deb | ||||
| fi | ||||
| $STD systemctl enable --now influxdb | ||||
| msg_ok "Installed InfluxDB" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user