See what Rundeck can do
Learn about runbook automation
Get Started with Runbook Automation
November 7, 2023
Next Steps: View the Quick Start and Install Guides for useful information to help you get up and running.
Support for Rundeck Community is provided by the community. Visit Github to report new issues, Stackoverflow to ask questions, and join the Rundeck Discuss mailing list in google groups.
curl https://raw.githubusercontent.com/rundeck/packaging/main/scripts/rpm-setup.sh 2> /dev/null | bash -s rundeck yum install java-1.8.0 rundeck service rundeckd start
yum upgrade rundeck rundeck-config
Or fetch from packages.rundeck.com
The following operating systems are known to support Rundeck:
Linux: Most recent distributions are likely to work Windows: XP, Server and above Mac OS X 10.4 or later
Hosted with documentation at Docker Hub
docker pull rundeck/rundeck:4.17.2
apt-get install openjdk-8-jdk-headless dpkg -i rundeck_4.17.2.20231107-1_all.deb
Put it in a directory named ~/rundeck
java -jar rundeck-4.17.2-20231107.war