Sign inSign up

iotitude/kaa_single_container

By iotitude

•Updated about 10 years ago

Entire kaa-node in a single container

Image
0

1.0K

iotitude/kaa_single_container repository overview

⁠Dockerized Kaa cluster

Dockerfiles and docker-compose for setting up Kaa cluster.

⁠Versions

  • Kaa 0.9.0
  • MariaDB 5.5
  • Cassandra 2.2.6
  • ZooKeeper 3.4.6

⁠Setup

At this early point of development you need to configure the containers after 'docker-compose up -d' in the following way:

  • docker exec kaacontainer_kaa_1 service kaa-node restart
    • There still seems to be some problems with starting Kaa. Configuration should now be automated.
  • docker exec kaacontainer_cassandra_1 cqlsh -f /var/lib/cassandra/cassandra.cql

Cassandra still needs to be configured correctly in order to store measuring data.

Tag summary

Content type

Image

Digest

Size

904 MB

Last updated

about 10 years ago

docker pull iotitude/kaa_single_container