Skip to content

ayuthmang/tick-docker-starter-kit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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