Skip to content

Conversation

@exciler
Copy link

@exciler exciler commented Nov 11, 2025

  • add values to change listenAddresses for railsserver and websocket
  • make nginx also listen on IPv6 and add values to disable IPv4/IPv6

What this PR does / why we need it

  • Improves support for IPv6 or dual-stack clusters

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, …) format, will close that issue when PR gets merged)

Special notes for your reviewer

  • railsserver is already configured to listen on [::], so I made the default for the websocket "::" accordingly

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Upgrading instructions are documented in the zammad/README.md

- add values to change listenAddresses for railsserver and websocket
- make nginx also listen on IPv6 and add values to disable IPv4/IPv6

Signed-off-by: Andreas Palm <[email protected]>
@monotek monotek self-requested a review November 12, 2025 20:54
@exciler
Copy link
Author

exciler commented Nov 13, 2025

shall I bump the version?

@mgruner
Copy link
Collaborator

mgruner commented Nov 13, 2025

Yes please, I guess this should be a new minor version.

Signed-off-by: Andreas Palm <[email protected]>
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.

Websocket server crash loop in ipv6 env

3 participants