All tools/StackStorm

StackStorm

st2

StackStorm is a platform for integration and automation across services and tools, taking actions in response to events.

Detected by st2 | macOS, Linux, Windows |docs.stackstorm.com

Sync rules

What travels, what stays, what never leaves
StackStorm in your home directory Every rule on this page, by file
[general]
base_url = https://st2.example.com
api_version = v1
cacert = /Users/octocat/.st2/ca-bundle.crtmachine-local
[cli]
debug = False

Each machine keeps its own copy of these.

passwordapi_keybasic_auth

Lifted into your secret store; the rest of the file syncs.

· token-* Never synced

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/st2. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these keeps the credential file out. None of them splits cacert for you — that part is Otty’s own sync, or a template you write by hand.