You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to align with the container solution I had to move the tomcat JDWP from port 8000 to port 8003. This will probably break your IDE configurations!
The rationale: when running Uyuni on k3s we have a port conflict since Traefik uses port 8000.
Why 8003? Because 8001 is used for taskomatic and 8002 has been used in the past for search server (back again now).
With port 8003 I hope to avoid confusions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
In order to align with the container solution I had to move the tomcat JDWP from port 8000 to port 8003. This will probably break your IDE configurations!
The rationale: when running Uyuni on k3s we have a port conflict since Traefik uses port 8000.
Why 8003? Because 8001 is used for taskomatic and 8002 has been used in the past for search server (back again now).
With port 8003 I hope to avoid confusions.
Sorry for the mess!
Beta Was this translation helpful? Give feedback.
All reactions