Jordan Jethwa
Jordan Jethwa
Ran into this on my setup. Add `rundeck.server.uuid` to your framework.properties. You can get your server UUID from the System Report page. ``` rundeck.server.uuid = ```
Thanks @GrexAut and @svenakela I'll hold until off until we get confirmation: https://github.com/jjethwa/icinga2/issues/200
Hi @kk2526 Usually you prepare those files ahead of time, but you can always modify them by docker exec'ing into your running container if you don't have permission on the...
Hi @ecarreau Thanks for the report and including all of the necessary details. I took a quick look at the director repo: https://github.com/Icinga/icingaweb2-module-director and the image is using the latest...
Hi @orbiran88 Sure thing! We'd also need to set the default value for DRIVER_CLASS_NAME to com.mysql.jdbc.Driver in /opt/run (line 75 or so). Do you want to submit a PR?
Hi @lavahot I'm away from my laptop for another week or so, but can look into implementing this unless you have a PR yourself? For the list, are you looking...
Hi @kumarprd Have you tried using the hostname, FQDN, or IP address instead of localhost?
bump @kumarprd
Hi @vchauha6 admin is the default username and password: https://github.com/jjethwa/rundeck/blob/master/content/opt/rundeck-defaults/realm.properties#L25 Are you using a volume for /etc/rundeck? Have you modified the real.properties? What is the docker run command you are...
Closing as no more updates