Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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