Coder Social home page Coder Social logo

ansible-influxdb's Introduction

InfluxDB

Install InfluxDB time series database

Role Variables

Name Default Value Description
influxdb_client_port 8086 The port for influxdb client connections
influxdb_ssl_certificate None If defined the influxdb_client_port will be set to SSL
influxdb_ssl_certificate_src None If defined the file at this location wil be copied to the host
influxdb_use_apt false If true apt will be used to install influxdb
influxdb_deb_src_url http://s3.amazonaws.com/influxdb/ If not using apt the url base to pull the deb from

##Optional

  • influxdb_bind_address - address to be used for binding the influxdb ports. Default is to bind to all IP addresses.
  • run_mode - One of Deploy, Stop, Install, Start, or Use. The default is Deploy which will do Install, Configure, then Start.

Clustering

To enable clustering define influxdb_peers on all nodes. influxdb_peers is a list of host:port entries, one for each node.

License

MIT

ansible-influxdb's People

Contributors

tkuhlman avatar craigbr avatar davidschroeder avatar stympy avatar srisakha avatar joe-keen avatar zielonkam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.