Ansible role that installs influxdb. https://www.influxdata.com
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico 8c080c2e3e
Fix the systemd service name.
1 year ago
defaults Support for influxdb 2+ 2 years ago
handlers Fix the systemd service name. 1 year ago
meta First commit. influxdb installation. 2 years ago
tasks Fix the systemd service name. 1 year ago
templates Fix the systemd service name. 1 year ago
tests Initial commit 2 years ago
vars Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md First commit. influxdb installation. 2 years ago

README.md

Role Name

A role that install Influxdb, https://www.influxdata.com

Role Variables

The most important variables are listed below:

influxdb_deb_repo: "deb https://repos.influxdata.com/ubuntu bionic stable"
influxdb_repo_key: 'https://repos.influxdata.com/influxdb.key'
influxdb_pkgs:
  - influxdb

Dependencies

None

License

EUPL-1.2

Author Information

Andrea Dell'Amico, andrea.dellamico@isti.cnr.it