3384 Forks
25584 Stars
25584 Watchers

influxdb

Scalable datastore for metrics, events, and real-time analytics

How to download and setup influxdb

Open terminal and run command
git clone https://github.com/influxdata/influxdb.git
git clone is used to create a copy or clone of influxdb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with influxdb https://github.com/influxdata/influxdb/archive/master.zip

Or simply clone influxdb with SSH
[email protected]:influxdata/influxdb.git

If you have some problems with influxdb

You may open issue on influxdb support forum (system) here: https://github.com/influxdata/influxdb/issues