Skip to content

ayuthmang/tick-docker-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TICK-Docker-Starter-Kit

TICK stack on containers which are ready to use.

TICK architecture Image source: https://www.influxdata.com/wp-content/uploads/Architecture-970x500.png

Folder structures

Path More details
telegraf/conf Store config files
influxdb/data Store influxdb data
chronograf/data Store chronograf data
kapacitor/data Store kapacitor data

Create and start containers

To start a stack just type

$ docker-compose up -d

Start services

Start TICK services

$ docker-compose stop

Stop services

Stop TICK services

$ docker-compose stop

Stop and remove containers, networks, images, and volumes

$ docker-compose down

About

TICK stack in container and ready to use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published