Skip to content

stympy/ansible-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfluxDB

Install InfluxDB time series database

Role Variables

defaults/main.yml

Name Default Value Description
influxdb.version 0.5.4 Version to install
influxdb.raft_port [8090] Port used for raft
influxdb.seed_servers [] List of host:port to use as cluster seed servers
influxdb.replication_factor 1 How many servers in the cluster should have a copy of each shard

Example Playbook

- hosts: servers
  roles:
     - stympy.influxdb

License

MIT

Author Information

Benjamin Curtis [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •