Skip to content

An InfluxDB front-end using consul for service discovery.

License

Notifications You must be signed in to change notification settings

samrocketman/consul-chronograf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Consul Chronograf

This demo shows an example of Chronograf using consul for service discovery.

This is a companion project for https://github.com/samrocketman/docker-compose-ha-consul-vault-ui

This assumes you have cloned this repository and docker-compose-ha-consul-vault-ui to ${HOME}/git/github.

docker-compose-ha-consul-vault-ui must be started before this project and be healthy.

Order of operations

  1. Bootstrap consul-influxdb
  2. Bootstrap consul-kapacitor
  3. Bootstrap consul-chronograf (this project)

Bootstrapping this project

Simply run the following docker command. It will register with consul automatically.

docker-compose up -d

About

An InfluxDB front-end using consul for service discovery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published