Skip to content

Disable HTTP_PORT and automatic config monitoring - #780

Draft
kabicin wants to merge 6 commits into
vNextfrom
sec-enhancements
Draft

Disable HTTP_PORT and automatic config monitoring#780
kabicin wants to merge 6 commits into
vNextfrom
sec-enhancements

Conversation

@kabicin

@kabicin kabicin commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator
  • Removes the HTTP_PORT config and allows setting environment variable ENABLE_HTTP_PORT to true to re-enable it in configure.sh
  • Disables automatic config updates by default
  • Runs productInfo validate after features are installed in features.sh

USER 1001

EXPOSE 9080 9443
EXPOSE 9443

@leochr leochr Aug 12, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The warm up as part of SCC generation relies on 9080. We should use HTTPS by default if the /openapi endpoint can still be invoked.

WARM_ENDPOINT_URL=localhost:9080/

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