Tutorial - Managing Apache Storm with Roboconf and Docker

This tutorial explains how to deploy Apache Storm in Docker containers with Roboconf.
The method is incremental, so that people can understand both the Storm part and the Roboconf part.

To ease reading and progression, this tutorial was split into several parts.
Some may be redundant with other Roboconf tutorials.

  1. Installing the DM and understanding Roboconf with the LAMP example.
  2. Getting started with Apache Storm
  3. Storm by Roboconf, version 1
  4. Creating Roboconf commands
  5. Storm by Roboconf, version 2
  6. Hints and solutions