Expose administrative REST API & web console at separate port
eyujy opened this issue · 1 comments
eyujy commented
Describe the bug
For keycloak container deployment, how can I expose the administrative REST API and the web console on a separate port from non-administrative usage. Is there any env variables I can pass in when building/running the container?
Thank you!
Version
18.0
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Anything else?
No response
stianst commented
With Keycloak 20 the WildFly based distribution is no longer supported. For the newer Quarkus distribution of Keycloak, check out the new documentation, or the updated container sources.