Skip to content

maxyermayank/tick

Repository files navigation

TICK Stack Docker App Package

Prerequisite

Components

  • Telegraf
  • Influxdb
  • Chronograf
  • Kapacitor

Deploy

docker-app deploy

Check the status of Docker Swarm Services

docker service ls

Remove Docker Swarm TICK Stack

docker stack rm tick

Access Chronograf

open http://localhost:8888

Architecture

Telegraf Configurations in this App Package:

If you are a Grafana user then here are some useful Dashboards:

Grafana Dashboards:

NOTES

  • Chronograf have labels setup if you are interested to run it behind Traefik

Resources