715 Forks
5576 Stars
5576 Watchers

st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

How to download and setup st2

Open terminal and run command
git clone https://github.com/StackStorm/st2.git
git clone is used to create a copy or clone of st2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with st2 https://github.com/StackStorm/st2/archive/master.zip

Or simply clone st2 with SSH
[email protected]:StackStorm/st2.git

If you have some problems with st2

You may open issue on st2 support forum (system) here: https://github.com/StackStorm/st2/issues