docs icon indicating copy to clipboard operation
docs copied to clipboard

Include instructions on how to launch rundeck from a public IP or domain name

Open jessemarple opened this issue 6 years ago • 2 comments

@slimandslam commented on Fri Mar 18 2016

Documentation suggestion:

On this page: http://rundeck.org/downloads.html

Include the steps necessary to launch rundeck from an IP address or domain name

jessemarple avatar Sep 17 '19 20:09 jessemarple

What does this mean exactly?

fdevans avatar Mar 03 '20 23:03 fdevans

ssh [email protected] -p 'yourpassword' && sudo systemctl start rundeckd

Khelben-Arunsun avatar Sep 24 '21 22:09 Khelben-Arunsun