docs
docs copied to clipboard
Add how-to guides for common Rundeck tasks
Ideas
(Please comment if you have ideas on more How To Guide ideas we should add!)
- [ ] Send a notification when a job fails
- [ ] Send a notification when a job succeeds
- [ ] What kind of plugin should I create?
- [ ] Create a remote node step plugin
- [ ] Create a workflow step plugin
- [ ] Use node steps to generate files on remote nodes, and then copy them to the Rundeck server and post-process them in a workflow step
- [ ] Generate a node resource model from data captured on remote nodes
- [ ] Run a job against a single random node in a cluster
- [ ] Create a new node in a job step, refresh the node model, then run a job reference against the new node
- [ ] Use the
rdcommand line tool from within a Rundeck job- [ ] Rotate an API key in the secure storage with the
rdcommand line tool - [ ] Generate a report of executions and send it via email to a team
- [ ] Rotate an API key in the secure storage with the
- [ ] AWS environment guide (ec2 nodes, s3 logs)
- [ ] ansible guide
- [ ] Start-to-finish deployment guide on Windows, including AD integration
- [ ] How to upgrade from OSS to ~~Pro~~ Enterprise without killing a bag of kittens
[ ] AWS environment guide (ec2 nodes, s3 logs)
- [ ] GCP and
- [x] Azure too
Some of these are things we can include in the Welcome Project I'm building. @khudgins let's connect on some of these and I'll get you up to speed on it.