https://github.com/devops-works/ansible-influxdb
https://github.com/devops-works/ansible-influxdb
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devops-works/ansible-influxdb
- Owner: devops-works
- Created: 2020-11-03T18:38:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T09:26:17.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T06:37:51.223Z (about 1 year ago)
- Language: Jinja
- Size: 21.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ansible-influxdb role
===============
Installs [influxdb](https://github.com/influxdata/influxdb) on ubuntu
14.04 and up.
See `defaults/main.yml` for variables.
Run `vagrant up && vagrant ssh -c specs` tu run specs (and play with influxdb).
Port 3000 is forwarded so you can install grafana too (see [ansible-grafana](https://github.com/leucos/ansible-grafana))
Michel Blanc