Open Source Rundeck

Install with apt-get

You can use this script to add the Rundeck apt repo and install Rundeck:

When new versions of Rundeck are released, you can upgrade to them using the command:

Install deb package directly

Download deb package: http://rundeck.org/download/deb/ and run:

Rundeck Enterprise

Install with apt-get

You can use this script to add the Rundeck Enterprise apt repo and install Rundeck Enterprise cluster:

When new versions of Rundeck Enterprise are released, you can upgrade to them using the command:

Install deb package directly

Download deb package: http://download.rundeck.com/eval/ and run:

Starting Rundeck

To start Rundeck:

To verify that the service started correctly, tail the logs:

The service is ready once you see something similar to:

Logging in for the first time

  1. Navigate to http://localhost:4440/ in a browser.
  2. Log in with the username admin and password admin

Rundeck is now up and running!

Next, learn how to create your first Rundeck Enterprise project