SlackBuilds Repository

15.0 > System > influxdb (1.3.5)

influxdb (An Open-Source Time Series Database)

InfluxDB is an open source time series database with no external
dependencies. It's useful for recording metrics, events, and
performing analytics.

It supports high write loads, large data set storage, and conserves
space thru downsampling, automatically expiring and deleting unwanted
data as well as backup and restore. InfluxDB also makes it easy to
analyze data by providing an easy-to-use SQL-like query language.

Groupname and Username

You must have the "influxdb" group and user to run this script, for
example:

groupadd -g 348 influxdb
useradd -u 348 -s /bin/false -d /var/lib/influxdb influxdb

Maintained by: Giuseppe Di Terlizzi
Keywords: influxdb,database,nosql,time-series
ChangeLog: influxdb

Homepage:
https://www.influxdata.com

Source Downloads (32bit):
influxdb-1.3.5_linux_i386.tar.gz (2c726f09e1df3766138a0615cb57cd44)

Source Downloads (64bit):
influxdb-1.3.5_linux_amd64.tar.gz (af2fb2629c828bd4458e3fcdb82c69fe)

Download SlackBuild:
influxdb.tar.gz
influxdb.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
influxdb
influxdb.SlackBuild
influxdb.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds