chef-stackstorm
chef-stackstorm copied to clipboard
DEPRECATED! Community-maintained Chef Cookbook to deploy StackStorm, IFTTT for Ops
> Low priority "nice to have" feature Generate [CLI Configuration File](https://docs.stackstorm.com/reference/cli.html#configuration-file) `~/.st2/config` which is used as credentials source to authenticate current OS user, allowing to run st2 commands without explicitly...
Try to adjust `SELinux` policies automatically (?) OR warn user & stop the execution, according to doc instructions: https://docs.stackstorm.com/install/rhel7.html#adjust-selinux-policies
> Related to: [Include st2web](https://github.com/StackStorm/chef-stackstorm/issues/24) Install `st2chatops` package, configure settings (Slack, IRC, Hipchat etc). Allow multi-node setup (external `st2chatops` talking to remote `st2api`, `st2auth`, `st2stream`).
Current [st2.conf](https://github.com/StackStorm/st2/blob/master/conf/st2.package.conf) settings, codified in this recipe is just minimal set of recommendations. Switch to https://github.com/StackStorm/st2/blob/master/conf/st2.conf.sample which includes more advanced configuration changes, that might be needed in a real `prod`...