st2docs
st2docs copied to clipboard
StackStorm Documentation.
When searching for "re-run" on the doc web site, there aren't any results, searching for rerun instead does yield not relevant ones. It should at least show: https://docs.stackstorm.com/reference/cli.html#re-running-an-action
Using the metrics feature with statsd driver doesn't seem to generate the `"st2.rule..processed"` metrics. | st2.action.executions. | counter | st2actionrunner | Number of executions in a particular state (succeeded, failed,...
At https://docs.stackstorm.com/ we show `latest` link for the current st2docs `master` which is development branch.  The proposal is to rename it to `dev` or similar, because it's more explicit...
I'm not sure exactly of the specifics but i tried following the documentation for "setting up a developer environment" here: https://docs.stackstorm.com/development/index.html#setting-up-a-development-environment This basically states that i need to use st2vargrant...
Please document somewhere what permissions StackStorm needs in RabbitMQ. Questions to cover: - What is the default user/pass? (guest/guest) Where can that be changed? - What is the default vhost...
The current theme is showing its age. In particular, literally 40% of the page is totally blank, unused space due to the fact that the content body is so narrow:...
Several folks on the community slack channel have asked about relative imports for Python actions, thinking that we were doing something funky with PYTHONPATH. Need to document the existing behavior...
- [ ] Document under which user different st2 components are running - [ ] Document local runner st2actionrunner paswordless sudo requirements - [ ] Document where StackStorm packages are...
> Proposed by @lakshmi-kannan ### Problem In #community newcomers from time to time suffer finding good/easy ChatOps templating examples, something to start with. (remember Google pack not working). ### Idea...
[This recent pull request](https://github.com/StackStorm/st2docs/pull/90) started to clear things up, most specifically in the [Updates and Upgrades](https://docs.stackstorm.com/1.3/install/upgrades.html) document. But I still really can't find anywhere in the docs that detail how...