Skip to content

and9000/tick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tick Stack

Easy to use docker-compose.yml file which allows you to deploy a Tick Stack in seconds.


Configuration

Every service use official image except for telegraf which use a customized Dockerfile: I've added python3 and some pip packages I required.

Configuration for various services are stored in docker_data/$service_name/config.

Data directory for various services are stored in docker_data/$service_name/data.

Usage

Clone the repository, start with docker-compose up and point a browser to http://localhost:8888/.

License

Copyright © 2017 Andrea Lorenzetti (andrea@lorenzetti.me)

Released under the terms of the GNU General Public License, version 3

About

Easy to use docker-compose.yml file which allows you to deploy a Tick Stack in seconds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published