Git Product home page Git Product logo

traefik-influxdb-chronograf's Introduction

Example deployment: Traefik (load-balancer and reverse-proxy), InfluxDB, Chronograf, Grafana

Important

  • Please make sure all of the declared ports in the docker-compose.yml and configuration files are open.
  • To query InfluxDB from the terminal please install influxdb-client - it can be installed via apt-get -y influxdb-client on Debian systems.
  • The docker.sock needs to be mounted so that Traefik can monitor it.
  • In this example InfluxDB monitors only the connections with Traefik on UDP but it exposes the API and it can log anything else also.

Chronograf exposed Admin interface: http://localhost:8888/sources/0/chronograf/data-explorer

Traefik exposed Admin interface: http://localhost:8080/dashboard/#/

Grafana: http://localhost:3000

User: admin, Password: admin

Set up InfluxDB as source from Grafana admin:

Simple deploy (recommended): docker-compose up -d

Shut down the stack: docker-compose down


Create a simple swarm https://docs.docker.com/engine/reference/commandline/swarm_init/ Swarm mode doesn't work if docker was installed sandboxed by Snap. docker swarm init

Enable swarmMode = true in traefik.toml

With Swarm mode enabled: docker stack deploy -c my-stack

Remove deployed stack: docker stack rm my-stack

To check stack status: docker stack ps my-stack

traefik-influxdb-chronograf's People

Contributors

wolvenspirit avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

smadol

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.