I have just installed Rundeck 4.8.0 community version on Redhat 9 Linux. All seems good for now, I can log into http://rundeck:4440/.
The rundeck server is behind a Netscaler.
There is a NAT and DNS entry (rundeck.mystuff.com) that points to the netscaler IP, and the netscaler will (should) redirect to the rundeck IP. So the idea is to point to https://rundeck.mystuff.com.
The cert will go on the netscaler.
My question is what configuration changes do I need to make on Rundeck server to accept this traffic?
And can the Rundeck server accept both https traffic via the netscaler and http-4440 traffic from its local network …?
Much thanks in advance.