Tutorial - Managing Apache Storm with Roboconf and Docker - 4/5

This penultimate part guides you in the creation a Roboconf command. Such a file is equivalent to creating a script with Roboconf instructions.

Roboconf commands can be sued to define complex actions…

Upgrade your application by adding a scale-up.commands file.
This command will have to:

Redeploy your application, redeploy the instances and then execute your command through Roboconf’s web console. Verify a new Docker container was created and that the topology was redistributed over the Storm cluster.

It is now time to deal with the last part of this tutorial.