Jordan Jethwa

Results 291 comments of Jordan Jethwa

Hi @rmetcalf9 We're getting there! 😛 Did you add the context parameter back to RDECK_JVM? ``` -Dserver.web.context=/rundeck ``` Finally, is Kong setting the X-Forwarded-Proto header?

Hmm, that's out of my expertise, but I'll see what I can find. Are you able to start a fresh container without problems? (Try with no volumes)

Hi @rmetcalf9 Do you see -Dserver.web.context=/rundeck -Drundeck.jetty.connector.forwarded=true in the output of ``` ps aux | grep rundeck ``` If so, that confirms that they are being set correctly. Let's try...

@happicamper That depends on your setup. By default, jobs are stored in the database as well. There are export/import configs for SCM like git. You could also export the jobs...

No problem at all, @happicamper The XML format will work. You'll be able to import via the UI or CLI tool :smile:

Thanks @rmetcalf9 I think I found the issue thanks to all of your detective work! 😄 There was a big update to /etc/rundeck/profile a few releases ago. It looks like...

Hi @rmetcalf9 I'm fresh out of ideas 😞 I've gone through http://rundeck.org/docs/administration/configuring-ssl.html#using-an-ssl-terminated-proxy and the open/closed issues for the Rundeck repo itself ( https://github.com/rundeck/rundeck ) and can't find anything that might...

That's awesome, @laubstein Thanks so much! :smiley:

Hi @lioramilbaum Is that the full log from the container? Are you using any volumes? Have you tried running wth the daemon flag?

Hi @blueharford Rundeck already includes that functionality. Once you've added the key (password type) to the keystore, you can select it to be used by a variable that has the...