Install InfluxDB OSS | InfluxDB OSS 1.8 Documentation
docs.influxdata.com › influxdb › v1Red Hat and CentOS users can install the latest stable version of InfluxDB using the yum package manager: cat <<EOF | sudo tee /etc/yum.repos.d/influxdb.repo [influxdb] name = InfluxDB Repository - RHEL \$releasever baseurl = https://repos.influxdata.com/rhel/\$releasever/\$basearch/stable enabled = 1 gpgcheck = 1 gpgkey = https://repos.influxdata.com/influxdb.key EOF