Rundeck
An open-source runbook automation platform by PagerDuty. Define workflows, dispatch commands across nodes, and schedule operational tasks through a web-based console.
What You Can Do After Deployment
- Log in — default credentials are
admin / admin
- Create projects — organize jobs and nodes into logical groups
- Define jobs — build multi-step workflows with command, script, and plugin steps
- Schedule execution — set up cron-based schedules for recurring jobs
- Manage nodes — define and target remote nodes for command execution
- View activity — track execution history, logs, and job status
- Set up access control — configure role-based access and project-level permissions
Key Features
- Web-based workflow builder with drag-and-drop steps
- Job scheduling with cron expressions
- Multi-node command dispatch
- Role-based access control
- REST API and CLI for integration
- Plugin ecosystem for notifications, node sources, and more
Default Credentials
- Username:
admin
- Password:
admin
Change the default password immediately after first login.
License
Apache-2.0 — GitHub