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
https://stackstorm.com/
Apache License 2.0
5.97k stars 744 forks source link

Unix servers flavors #5943

Open RG00334999 opened 1 year ago

RG00334999 commented 1 year ago

StackStorm Connectivity to RHEL9, Rocky9 and Ubuntu 22.04 Servers(we are making connections to Linux for now).

Also can we install stackstorm on any of the UNIX servers like i highlighted above.

Current Stackstrom version in our environment-

st2 --version st2 2.7.2, on Python 2.7

nzlosh commented 1 year ago

That version of StackStorm and Python are unsupported. Installing StackStorm on UNIX is unsupported. You are free to try, but can't expect anyone from the community to help you in any official capacity. If this is a business requirement you should consider contacting a partner to enquire if a support contract for such an endeavour is possible. https://stackstorm.com/partners/

RG00334999 commented 1 year ago

is StackStorm make Connectivity to RHEL9, Rocky9 and Ubuntu 22.04 Servers (we are making connections to Linux for now).

Also can we install stackstorm on any of the UNIX servers like RHEL9, Rocky9 and Ubuntu 22.04 Servers....

amanda11 commented 1 year ago

At the moment we do not support those versions. To support those versions we need to get StackStorm to support python 3.9, and python 3.10, which requires a variety of changes. In addition, we are changing our build process to enable us to be able to easier support these python versions, and are therefore moving from custom scripts to pants builds - and you can see the progress on that in the TSC minutes: https://github.com/StackStorm/community/issues?q=is%3Aissue+is%3Aopen+pants.