Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telus/ansible-influxdb
https://github.com/telus/ansible-influxdb
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/telus/ansible-influxdb
- Owner: telus
- License: mit
- Created: 2015-05-07T19:47:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T08:33:12.000Z (over 2 years ago)
- Last Synced: 2023-03-01T13:56:43.773Z (over 1 year ago)
- Language: Ruby
- Size: 17.6 KB
- Stars: 0
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-influxdb
[InfluxDB](http://influxdb.com/) - An open-source, distributed, time series database with no external dependencies.
[![Platforms](http://img.shields.io/badge/platforms-ubuntu-lightgrey.svg?style=flat)](#)
Tunables
--------
* influxdb_version: 0.9.6.1
* influxdb_runtime_root: "{{ runtime_root | default('/var/run') }}/influxdb"Dependencies
------------
* NoneExample Playbook
----------------
- hosts: servers
roles:
- role: telusdigital.influxdbLicense
-------
[MIT](https://tldrlegal.com/license/mit-license)Contributors
------------
* Kinnan Kwok
* [Chris Olstrom](https://colstrom.github.io/) | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/ChrisOlstrom)
* Aaron Pederson
* Nikki
* Phil Dufault