Created
August 7, 2018 07:50
-
-
Save kevsersrca/a4d6ba0a35188e23d211ff6ea851dd13 to your computer and use it in GitHub Desktop.
influxdb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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