Skip to content

Allow default HTTP listen port to be configured#31

Open
sgrimm-sg wants to merge 20 commits intoNew-Edge-Engineering:developfrom
thesegovia:port
Open

Allow default HTTP listen port to be configured#31
sgrimm-sg wants to merge 20 commits intoNew-Edge-Engineering:developfrom
thesegovia:port

Conversation

@sgrimm-sg
Copy link

No description provided.

@mat-green
Copy link
Member

Please see pull request #11 .

@sgrimm-sg
Copy link
Author

Thanks for the response. Not sure that PR is quite the same as this; setting the Grails URL (or rather, the port number in rundeck_domain) doesn't change the server's HTTP listen port, as far as I can tell, just the port number that's included in URLs the Rundeck server generates for redirects and links.

The use case here isn't "put Rundeck behind a proxy" but rather "don't use port 4440 for Rundeck" -- we are running it on a network whose access control policy doesn't let external clients connect to that port. So we need to make it listen on a port that falls within the allowed range. We change both this new setting and rundeck_domain to make both of them point at the other port number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants