Skip to content

Instantly share code, notes, and snippets.

@kevsersrca
Created August 7, 2018 07:50
Show Gist options
  • Save kevsersrca/a4d6ba0a35188e23d211ff6ea851dd13 to your computer and use it in GitHub Desktop.
Save kevsersrca/a4d6ba0a35188e23d211ff6ea851dd13 to your computer and use it in GitHub Desktop.
influxdb
curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -
apt-get update
apt-get install influxdb
apt-get install influxdb-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment