Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leucos/ansible-influxdb
Ansible influxdb role
https://github.com/leucos/ansible-influxdb
ansible-role influxdb
Last synced: 16 days ago
JSON representation
Ansible influxdb role
- Host: GitHub
- URL: https://github.com/leucos/ansible-influxdb
- Owner: leucos
- Created: 2016-05-20T14:28:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T12:19:06.000Z (over 3 years ago)
- Last Synced: 2024-11-27T22:44:50.620Z (3 months ago)
- Topics: ansible-role, influxdb
- Language: Jinja
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ansible-influxdb role
===============## Project has moved to https://github.com/devops-works/ansible-influxdb
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