Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation:System] Added documentation for configuring custom websocket port in NGINX #651

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lalithaar
Copy link

Summary:

  • Added a new section under NGINX configuration to explain how to set up a custom websocket port.
  • Included steps to modify the submitty.json file and update the proxy_pass directive in the NGINX configuration.
  • Clarified default behavior if the websocket_port field is not set.

Why this change is needed:

  • Previously, the documentation lacked details for configuring custom websocket ports after #6814 was merged.
  • An issue was created on here. Fixes #6813
  • Helps users avoid conflicts when running multiple instances or using different environments.

Changes made:

  • Added a new "Configure Websocket Port" section to the NGINX setup documentation.
  • Provided clear step-by-step instructions and examples.

Testing:

  • Documentation changes only, no code changes.
  • Verified formatting and clarity.

@lalithaar lalithaar changed the title Add documentation for configuring custom websocket port in NGINX [Documentation: System] Added documentation for configuring custom websocket port in NGINX Dec 17, 2024
@lalithaar lalithaar changed the title [Documentation: System] Added documentation for configuring custom websocket port in NGINX [Documentation : System] Added documentation for configuring custom websocket port in NGINX Dec 17, 2024
@lalithaar lalithaar changed the title [Documentation : System] Added documentation for configuring custom websocket port in NGINX [Documentation:System] Added documentation for configuring custom websocket port in NGINX Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Seeking (Additional) Reviewer
Development

Successfully merging this pull request may close these issues.

1 participant