2020-07-10 00:58:55 +02:00
|
|
|
---
|
|
|
|
influxdb:
|
|
|
|
enabled: true
|
|
|
|
mirror: "https://dl.influxdata.com/influxdb/releases"
|
|
|
|
dependencies:
|
|
|
|
- collectd
|
|
|
|
install_dir: "/usr/local/apps"
|
|
|
|
release_dir: "/usr/local/apps/releases"
|
|
|
|
config_dir: "/etc/influxdb"
|
|
|
|
config_file: "influxdb.conf"
|
|
|
|
data_dir: "/var/lib/influxdb"
|
|
|
|
version: "1.8.0"
|
|
|
|
os: linux
|
|
|
|
arch: amd64
|
2021-07-03 16:03:27 +02:00
|
|
|
uid: 901
|
|
|
|
gid: 901
|
2020-07-10 00:58:55 +02:00
|
|
|
user:
|
|
|
|
name: influxdb
|
|
|
|
uid: 901
|
|
|
|
group:
|
|
|
|
name: influxdb
|
|
|
|
gid: 901
|