Skip to content

Console: Change console to use non-80 default port#236

Merged
jbonofre merged 1 commit into
apache:mainfrom
MonkeyCanCode:console_nginx_port
Jun 1, 2026
Merged

Console: Change console to use non-80 default port#236
jbonofre merged 1 commit into
apache:mainfrom
MonkeyCanCode:console_nginx_port

Conversation

@MonkeyCanCode

Copy link
Copy Markdown
Contributor

We may want some discussions around this before merge. Currently we are using port 80 on nginx for port binding and this can be problematic as it is a privilege port and can cause issues such as #231.

Generally, I would change port 80 to 8080 instead. However, from our example, we also using keycloak on localhost and that is using 8080 as well. It may be confusing if we are using 8080 as well (or we should just update doc to map keycloak to other port?

@MonkeyCanCode MonkeyCanCode requested a review from jbonofre June 1, 2026 04:22
@jbonofre

jbonofre commented Jun 1, 2026

Copy link
Copy Markdown
Member

The documentation should be updated, but I will tackle that async as I have more WIP.

@jbonofre jbonofre merged commit 1d28545 into apache:main Jun 1, 2026
2 checks passed
@MonkeyCanCode

Copy link
Copy Markdown
Contributor Author

The documentation should be updated, but I will tackle that async as I have more WIP.

As discussed over DM, this port had been changed to 8080 with doc updated to state keycloak will be running on port 18080. This is tracked via #234

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.

2 participants