Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 827 Bytes

File metadata and controls

24 lines (12 loc) · 827 Bytes

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