The Top 10 Additions To StackStorm Since 11/14 Open Sourcing

July 28th, 2015
by Evan Powell

I’m extremely proud of the pace and quality of development ongoing here at StackStorm and in the broader community.

Lets take a look at a couple of metrics that imperfectly capture the vitality of the project and the amount of development being done. If you look at the graph below you can see that the number of commits per month is quite similar to Docker and Ansible. The source for this graph is OpenHub.Net

Commits 7 28

Another view of overall project vitality is the lines of code . Take a look:

Lines of code

(Incidentally, have we reached peak Docker?! – :))

And – what’s more – the most recent release, StackStorm version 0.12 – shows that the community is stepping up to help as well with commitments to core capabilities including managing actions (thanks Netflix), plugging in other workflow engines (thanks HP), and improving our ability to integrate with and control windows machines (thanks again James Sigurðarson).

Meanwhile our core workflow engine, Mistral – which is upstream in OpenStack – is itself gathering more contributors.  We make Mistral much easier to use and more useful by tying it into the overall StackStorm platform to deliver event driven automation.

All of this progress caused me to want to take a step back and parse this progress a bit.  Yes, we see much more code and contributions hitting the StackStorm community.  But – so what?

Just as I recently reviewed the top 10 how to blogs in terms of traffic over the last several months I thought it worth reviewing the top 10 features and capabilities added in the last several months as well.

What’s changed?  What is inside that line up and to the right?  And what do you think?

With that in mind, let’s take a look at those top 10 improvements, some of which will be obvious and others of which you may want to click through to better understand.

1.  GUI

As many of you know, we open sourced without having a GUI.  In 0.8 we launched the GUI with some key capabilities explained here.  And more is on the way, see the roadmap below.

2.  Native ChatOps support:  ChatOps simplified and improved

StackStorm introduced the concept of Aliasing for ChatOps and much else, including ChatOps (and other) notifications with the 0.11 release.  We are seeing tremendous uptake here as it turns out that without a StackStorm-like event-driven automation solution under your ChatOps you quickly run into the N squared issue of many to many to many integrations plus you are faced with how to parse commands into human readable form, which our Aliasing capabilities addresses.

3.  Visual design of rules

We added visual design of rules in 0.9.  While this is a GUI feature I thought it worth emphasizing.  Once again, more on the way.

4.  Rules should be part of a pack and other content management improvements

Continuing on the same theme, we want rules not just to be easier to author, we wanted managing this content to be easier as well.  We are continuing to simplify the management of content including in large scale out systems.  This one simply added Rules to our Pack definition.

5.  Windows support

Windows support is a big endeavor and we made huge strides in the last few months.  0.9 added a new windows-cmd and windows-script runners for executing commands and PowerShell scripts on Windows hosts.  Example Windows integrations available here.

6.  Variety of CLI improvements

Examples include support for filtering by timestamp and status in executions list as well as adding “showall”. And many more.  Keep the ideas coming please!  Take a look at the CLI 101 here.

7.  Pluggable authentication

In v.012 we added support for pluggable authentication and more.  You can learn more including some clear diagrams here.

8.  No dependency hell for integration packs

One challenge we have seen older run book automation systems as well as home made event-driven automation systems is how to deal with lower level dependencies so that, for example, multiple flavors of Python and other based actions can be integrated into a single remediation.  We have done a lot under the covers to solve this problem and to make the implementation of actions and sensors much easier.  You can read about this technology here.

9.  Salt, Ansible, Chef and Puppet

StackStorm integration with Chef, Puppet, Salt and Ansible have all improved recently.  These integrations typically include both integrating with StackStorm – deploying StackStorm with Chef and Puppet for example –  as well as ingesting actions from platforms such as Ansible and Salt directly into StackStorm.  One great example of this is a recently enhanced Ansible integration – focused particularly on ChatOps – contributed to the community.

10.  Docker deployment and more options

We continue to of course drive Docker environments.  This is not about that, this is about deploying StackStorm on top of Docker in a 12 factor way.  We are are also about to launch a support AWS AMI for StackStorm deployments as well.

So you know I’m incredibly proud of the progress of the StackStorm code base.  We are really cranking.  And I think the above is a decent summary of recent progress.  However – what do you think?  What would you like have seen?

Care to help order or add to our roadmap?  Please do dive in and let us know what you’d like to see.  We now have many tens of thousands of downloads and yet we only hear from, well, many of you but not as many as we’d like.  If you are part of the silent majority, tell us on Slack (register here for public channel) or even @Stack_Storm how we are doing and what you’d like us and the community to work on next!