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

Change deployment and port configurations #818

Closed
dchiller opened this issue Jan 25, 2024 · 0 comments · Fixed by #819
Closed

Change deployment and port configurations #818

dchiller opened this issue Jan 25, 2024 · 0 comments · Fixed by #819

Comments

@dchiller
Copy link
Collaborator

Currently, debug settings are determined by the port on which the nginx container listens. It would be much clearer if this was decoupled. Also, conversation in #815 suggests that it would be better if nginx listened (behind the edge router) on a non-80 port.

For this issue:

  1. Have nginx always listen on a non-80 port.
  2. Configure debug with an explicit environment variable (for example, DEVELOPMENT: True or DEVELOPMENT: False
  3. Update documentation for the above.
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 a pull request may close this issue.

1 participant