Skip to content

devopsftw/docker-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-influxdb

InfluxDB with consul agent

docker run -d \
 -e CONSUL_JOIN="consul1 consul2" \
 -e CONSUL_DC="mydc" \
 -e CONSUL_SERVICE_NAME="influx" \
 devopsftw/influxdb

Base image: influxdb

Additional available envs:

  • CONSUL_JOIN
  • CONSUL_DC
  • CONSUL_SERVICE_NAME

About

Docker influxdb with consul agent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages