An open API service indexing awesome lists of open source software.

https://github.com/sloppycoder/tick-quickstart

Ansible playbook for installing InfluxData TICK stack
https://github.com/sloppycoder/tick-quickstart

ansible chronograf influxdb kapacitor telegraf

Last synced: 20 days ago
JSON representation

Ansible playbook for installing InfluxData TICK stack

Awesome Lists containing this project

README

          

# Ansible playbook for Influxdata TICK quickstart

This is an Ansible playbook to launch for a simple TICK stack installation as in [this quick start guide](https://docs.influxdata.com/chronograf/v1.6/introduction/getting-started/)

Only support RHEL/CENTOS at the moment.

## Quick Test

```shell
# launch a new VM called tt in Google Cloud and run the playbook
./gtest
```