Skip to content

gleeco/docker-kairosdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker setup for KairosDB

This repo builds a Docker container for the KairosDB time series database. It needs Cassandra to be installed and found.

It is configured to run with docker-cassandra

Getting started

Install pipework

Both Cassandra and Kairosdb use the script for networking bridge connectivity

Clone & run docker-cassandra

Follow the instructions in the README

Clone & run docker-kairosdb

$ git clone https://github.com/gleeco/docker-kairosdb.git
$ cd docker-kairosdb
$ ./build.sh
$ ./start-kairos.sh

Test

In the test directory, two scripts to verify that things work:

$ test/netcat.sh
$ test/http.sh
$ test/http_list.sh

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages