March 24, 2023
This blog will explore how you can use GitHub Actions to deploy Stackstorm to AWS in just a few clicks!September 23, 2022
Expand your workflow horizons with some Jinja processing techniques you may not have tried!March 3, 2021
In a recent series of blog posts, I drew up how to go from a basic StackStorm installation and pack deployed using Ansible, to moving that entire custom deployment to a one-touch cloud deployment...January 25, 2021
Last time, we had refactored our basic one-line install of StackStorm and our custom pack into an Ansible playbook. The Ansible playbook works well enough on its own but still requires us to already...January 11, 2021
This is the second part in a StackStorm tutorial series: Part 1: DevOps Automation using StackStorm - Getting Started Part 2: DevOps Automation using StackStorm- Deploying with Ansible Part 3: DevOps...December 10, 2020
Event driven DevOps automation is a concept based around listening for desired events and then performing a task in response. There are a wide variety of applications for the event driven 'cause and...