|
1 | 1 | # User Guide Overview |
2 | 2 |
|
3 | | -This User Guide section provides details about the usage of the Rundeck Product for automation authors. |
| 3 | +This User Guide provides comprehensive information for automation authors and users of Rundeck and Runbook Automation. |
| 4 | + |
| 5 | +For information about installing and administering Rundeck, see the [Administration Guide](/administration/). |
| 6 | + |
| 7 | +## Projects |
| 8 | + |
| 9 | +Create and manage projects, configure SCM integration, set up resource model sources, and configure node execution methods. Projects are the foundation for organizing your automation work. |
| 10 | + |
| 11 | +[View Projects Guide →](/manual/projects/) |
| 12 | + |
| 13 | +## Jobs |
| 14 | + |
| 15 | +Create and manage automation jobs with workflows, options, notifications, and hundreds of plugin integrations. Jobs are the core automation units in Rundeck. |
| 16 | + |
| 17 | +[View Jobs Guide →](/manual/jobs/) |
| 18 | + |
| 19 | +## Plugins |
| 20 | + |
| 21 | +Explore Rundeck's extensive plugin ecosystem including integrations with AWS, Azure, GCP, Kubernetes, Datadog, Jira, PagerDuty, ServiceNow, and many more platforms. |
| 22 | + |
| 23 | +[View Plugins Overview →](/manual/plugins/) |
| 24 | + |
| 25 | +## Nodes |
| 26 | + |
| 27 | +Manage your infrastructure nodes, configure node filters, set up health checks, and use node enhancers to enrich node data. |
| 28 | + |
| 29 | +[View Nodes Guide →](/manual/05-nodes) |
| 30 | + |
| 31 | +## Key Storage |
| 32 | + |
| 33 | +Securely store and manage passwords, private keys, and other sensitive data using Rundeck's built-in key storage or integrations with AWS Secrets Manager, Azure Key Vault, HashiCorp Vault, CyberArk, and Delinea. |
| 34 | + |
| 35 | +[View Key Storage Guide →](/manual/key-storage/) |
| 36 | + |
| 37 | +## Commands |
| 38 | + |
| 39 | +Execute ad-hoc commands across your nodes directly from the Rundeck interface. |
| 40 | + |
| 41 | +[View Commands Guide →](/manual/06-commands) |
| 42 | + |
| 43 | +## Activity |
| 44 | + |
| 45 | +Monitor job executions, view execution history, and analyze automation activity across your projects. |
| 46 | + |
| 47 | +[View Activity Guide →](/manual/08-activity) |
| 48 | + |
| 49 | +## Schedules (Commercial) |
| 50 | + |
| 51 | +Manage project-level schedules and configure job scheduling policies for Rundeck Enterprise and Process Automation. |
| 52 | + |
| 53 | +[View Schedules Guide →](/manual/schedules/project-schedules) |
| 54 | + |
| 55 | +## Calendars (Commercial) |
| 56 | + |
| 57 | +Define blackout windows and maintenance calendars to control when jobs can execute in Rundeck Enterprise and Process Automation. |
| 58 | + |
| 59 | +[View Calendars Guide →](/manual/calendars) |
| 60 | + |
| 61 | +## Webhooks |
| 62 | + |
| 63 | +Configure incoming webhooks to trigger jobs from external systems like GitHub, PagerDuty, Datadog, AWS SNS, and more. |
| 64 | + |
| 65 | +[View Webhooks Guide →](/manual/webhooks) |
| 66 | + |
| 67 | +## Project Settings |
| 68 | + |
| 69 | +Configure project-level settings including defaults, integrations, and behavior. |
| 70 | + |
| 71 | +[View Project Settings →](/manual/project-settings) |
| 72 | + |
| 73 | +## System Menu |
| 74 | + |
| 75 | +Access system-wide configurations, user management, and system reports. |
| 76 | + |
| 77 | +[View System Menu Guide →](/manual/system-configs) |
| 78 | + |
| 79 | +## Profile Menu |
| 80 | + |
| 81 | +Manage your user profile, preferences, and personal settings. |
| 82 | + |
| 83 | +[View Profile Menu →](/manual/10-user.md) |
| 84 | + |
| 85 | +## Integrations |
| 86 | + |
| 87 | +Connect Rundeck with external platforms and services for enhanced automation workflows. |
| 88 | + |
| 89 | +[View Integrations →](/manual/integrations/) |
| 90 | + |
| 91 | +## Document Formats |
| 92 | + |
| 93 | +Reference documentation for Rundeck's file formats including ACL policies, job definitions, and resource models. |
| 94 | + |
| 95 | +[View Document Formats →](/manual/document-format-reference/) |
0 commit comments