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
- Host: GitHub
- URL: https://github.com/sloppycoder/tick-quickstart
- Owner: sloppycoder
- Created: 2018-08-22T11:41:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T16:13:23.000Z (almost 8 years ago)
- Last Synced: 2025-02-28T20:01:51.674Z (over 1 year ago)
- Topics: ansible, chronograf, influxdb, kapacitor, telegraf
- Language: Shell
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```