Pinned Repositories
ansible-st2
Ansible Roles and Playbooks to deploy StackStorm
community
Async conversation about ideas, planning, roadmap, issues, RFCs, etc around StackStorm
orquesta
Orquesta is a graph based workflow engine for StackStorm. Questions? https://github.com/StackStorm/st2/discussions
showcase-ansible-chatops
Vagrant Demo showing ChatOps with Ansible
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
st2-docker
StackStorm docker-compose deployment
st2contrib
MOVED! See StackStorm Exchange
st2docs
StackStorm Documentation.
st2web
StackStorm Web UI
stackstorm-k8s
K8s Helm Chart that codifies StackStorm (aka "IFTTT for Ops" https://stackstorm.com/) Highly Availability fleet as a simple to use reproducible infrastructure-as-code app
StackStorm's Repositories
StackStorm/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
StackStorm/st2-docker
StackStorm docker-compose deployment
StackStorm/stackstorm-k8s
K8s Helm Chart that codifies StackStorm (aka "IFTTT for Ops" https://stackstorm.com/) Highly Availability fleet as a simple to use reproducible infrastructure-as-code app
StackStorm/st2web
StackStorm Web UI
StackStorm/ansible-st2
Ansible Roles and Playbooks to deploy StackStorm
StackStorm/orquesta
Orquesta is a graph based workflow engine for StackStorm. Questions? https://github.com/StackStorm/st2/discussions
StackStorm/st2docs
StackStorm Documentation.
StackStorm/hubot-stackstorm
Hubot plugin for integration with StackStorm event-driven infrastructure automation platform.
StackStorm/st2chatops
Packaging environment for building StackStorm chatops native packages
StackStorm/st2packaging-dockerfiles
Dockerfiles used to build and test StackStorm deb/rpm packages
StackStorm/st2-packages
StackStorm deb/rpm packages (automated docker build pipeline)
StackStorm/puppet-st2
Puppet Module to install and configure StackStorm, IFTTT for Ops
StackStorm/st2-dockerfiles
StackStorm Dockerfiles (one-service-per-container) to build and push images to the StackStorm Docker registry. Used by stackstorm-ha K8s Helm chart and Docker-compose deployments.
StackStorm/packer-st2
Packer templates for building & deploying Vagrant & OVA with StackStorm installed
StackStorm/st2sdk
This repository contains different utilities and tools which help with the StackStorm integration pack development.
StackStorm/st2client.js
StackStorm ST2 JavaScript library
StackStorm/community
Async conversation about ideas, planning, roadmap, issues, RFCs, etc around StackStorm
StackStorm/st2cd
Content pack for internal build process at StackStorm
StackStorm/st2apidocs
StackStorm API UI generator for https://api.stackstorm.com/ and https://api-unstable.stackstorm.com/. Relies on https://github.com/StackStorm/st2apidocgen
StackStorm/st2-auth-ldap
LDAP backend for user authentication in StackStorm. Previously LDAP backend for EWC.
StackStorm/st2-rbac-backend
RBAC backend for StackStorm (previously part of EWC aka StackStorm Enteprise)
StackStorm/st2-auth-backend-pam
PAM authentication plugin for StackStorm
StackStorm/st2packs-dockerfiles
Source for st2packs-builder and st2packs-runner images
StackStorm/stackstorm-st2community
Pack to help manage Stackstorm's community.
StackStorm/forum.stackstorm.com
Archived forum.stackstorm.com. Migrated to https://github.com/StackStorm/st2/discussions
StackStorm/stackstorm.com
StackStorm website and blog based on Github static pages.
StackStorm/st2-auth-backend-flat-file
Authentication backend for StackStorm which stores authentication information in a htpasswd compatible file on disk.
StackStorm/st2-auth-backend-keystone
Authentication backend for StackStorm which reads authentication information from OpenStack Keystone service.
StackStorm/st2-auth-backend-mongodb
Authentication backend for StackStorm which reads authentication information from MongoDB.
StackStorm/st2-flake8
Custom flake8 extensions for StackStorm related projects