awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rundeck avatar

rundeck/rundeck

0
View on GitHub↗
6,145 stars·972 forks·Groovy·Apache-2.0·25 viewsrundeck.org↗

Rundeck

Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also operates as an incident response automation tool, automatically triggering diagnostic and remediation workflows when monitoring alerts or events are detected.

The platform distinguishes itself through its plugin-based workflow orchestrator, which connects automation workflows to external tools like Ansible, ServiceNow, and cloud provider APIs for automated task execution. It supports automation across distributed networks without requiring open firewall ports for central management, and enables remote command execution on EC2 instances through the AWS Systems Manager service. Rundeck also provides centralized management of settings for groups of related plugins from a single location, and allows users to track the return on investment from automated tasks by measuring time and money saved.

Additional capabilities include automated management of cloud infrastructure across AWS, Azure, Google Cloud, and Kubernetes through built-in plugins, as well as discovery and inventory of nodes within secure or isolated network environments. The platform supports retrieval of secrets from external secret management systems during automated workflows, and provides control over user roles, permissions, and security settings to protect the deployment from unauthorized access.

Features

  • Job Scheduling and Automation - An enterprise platform for scheduling, orchestrating, and executing operational tasks across servers, containers, and cloud APIs.
  • External Tool and Workflow Links - Links automation workflows with plugins for cloud providers, configuration management, and IT service platforms.
  • Multi-Node Shell Executions - Runs scripts and commands on nodes across private networks or multi-cloud environments without opening external firewall ports.
  • External Tool Orchestrators - Connects workflows to tools like Ansible, ServiceNow, and cloud provider APIs for automated task execution.
  • Plugin-Connected - Connects automation workflows to external tools like Ansible, ServiceNow, and cloud provider APIs for automated task execution.
  • Web Console Automation Controls - Provides a central web console to control and delegate tasks across distributed environments.
  • Self-Service Deployment Portals - Delegates specific operational tasks and scripts to authorized users without granting full system access.
  • Cross-Platform Task Automation - Standardizes and executes operational tasks across both Linux and Windows nodes from a central platform.
  • Secret Retrieval - Retrieves passwords and credentials from external secret management systems during automated workflows.
  • User Access Management - Controls user roles, permissions, and global settings to harden the deployment against unauthorized access.
  • Multi-Node Workflow Executions - Runs automated operational tasks across a set of nodes from a web console, CLI, or API to standardize procedures.
  • Automated Incident Response Workflows - Runs diagnostic and remediation workflows automatically when monitoring alerts or events are detected.
  • Operational Task Automation - Runs scripts and commands across a set of nodes from a central web console or API.
  • Content ROI Calculators - Measures time and money saved by automated tasks to report on operational effectiveness.
  • Automation ROI Trackers - Provides built-in tracking of time and money saved by automated tasks to report operational effectiveness.
  • AWS Systems Manager Executions - Enables remote command execution on EC2 instances through the AWS Systems Manager service without opening network ports.
  • Cloud Infrastructure Automation - Manages resources on AWS, Azure, Google Cloud, and Kubernetes through built-in plugins.
  • AWS SSM Task Executions - Communicates with EC2 instances through the AWS SSM service instead of alternative protocols for task execution.
  • Firewall-Free Remote Executions - Executes tasks on remote systems without opening firewall ports for central management.
  • DevOps and Infrastructure - Platform for self-service operations and task automation.
  • General Purpose Orchestration - Job scheduler and runbook automation platform.

Star history

Star history chart for rundeck/rundeckStar history chart for rundeck/rundeck

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rundeck

Similar open-source projects, ranked by how many features they share with Rundeck.
  • aws/aws-cdkaws avatar

    aws/aws-cdk

    12,817View on GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    View on GitHub↗12,817
  • temporalio/temporaltemporalio avatar

    temporalio/temporal

    18,411View on GitHub↗

    Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin

    Gocronjob-schedulerdistributed-crondistributed-systems
    View on GitHub↗18,411
  • prefecthq/prefectPrefectHQ avatar

    PrefectHQ/prefect

    21,640View on GitHub↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Pythonautomationdatadata-engineering
    View on GitHub↗21,640
  • thehive-project/thehiveTheHive-Project avatar

    TheHive-Project/TheHive

    3,891View on GitHub↗

    TheHive is a security incident response platform and multi-tenant case management system. It functions as a Security Orchestration, Automation, and Response (SOAR) tool and a threat intelligence platform designed to coordinate security investigations by managing alerts, cases, and observables. The platform is distinguished by its multi-tenant architecture, which isolates data across different organizations while supporting selective cross-tenant sharing. It features a SOAR automation engine capable of executing sandboxed JavaScript logic to automate workflows and trigger response actions thro

    Scalaanalyzerapicortex
    View on GitHub↗3,891
See all 30 alternatives to Rundeck→

Frequently asked questions

What does rundeck/rundeck do?

Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also…

What are the main features of rundeck/rundeck?

The main features of rundeck/rundeck are: Job Scheduling and Automation, External Tool and Workflow Links, Multi-Node Shell Executions, External Tool Orchestrators, Plugin-Connected, Web Console Automation Controls, Self-Service Deployment Portals, Cross-Platform Task Automation.

What are some open-source alternatives to rundeck/rundeck?

Open-source alternatives to rundeck/rundeck include: aws/aws-cdk — The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision… temporalio/temporal — Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running… prefecthq/prefect — Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as… thehive-project/thehive — TheHive is a security incident response platform and multi-tenant case management system. It functions as a Security… jenkinsci/docker — This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It… velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and…