Rundeck

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

Stars
5.14K
Forks
886
Open issues
625
Closed issues
4.47K
Last release
6 months ago
Last commit
5 months ago
Watchers
5.14K
Total releases
81
Total commits
19.9K
Open PRs
51
Closed PRs
3.2K
Repo URL
Platform
License
apache-2.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Rundeck

Travis Deb RPM War

Download Download Download

Rundeck is an open source automation service with a web console, command line tools and a WebAPI. It lets you easily run automation tasks across a set of nodes.

See the Release Notes for the latest version information.

How To Build:

Primary build is supported with gradle. More info in the wiki.

Requirements: Java 1.8, NodeJs 16

Build with Gradle

Produces: rundeckapp/build/libs/rundeck-X.Y.war

./gradlew build
Docker Build

Uses the war artifact and produces a docker image.

Creates image rundeck/rundeck:SNAPSHOT, you can define -PdockerTags to add additional tags

./gradlew :docker:officialBuild
Documentation

Available online at https://docs.rundeck.com/docs

FAQ: https://github.com/rundeck/rundeck/wiki/FAQ

Development

Refer to the IDE Development Environment to get set up using IntelliJ IDEA or Eclipse/STS.

Do you have changes to contribute? Please see the Development wiki page.

License

Copyright 2023 Rundeck, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.