Sample cluster build with docker-compose

Please refer the build scripts documentation for easy images build.

Docker-compose

KlusterKite folder - contains the docker-compose description of sample cluster. After all docker images are built the sample cluster can be started as docker-compose up -d command from this directory.

The docker-compose will start the following services:

Base images

This is the list of docker images that are either used as base images for som other or just contains third-party services.

The worker images

This is the list of docker images that contains the code to launch Akka.NET cluster nodes.