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

Make our upstream proxies configurable #50

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

PeterJCLaw
Copy link
Member

@PeterJCLaw PeterJCLaw commented Jul 22, 2023

Summary

This is required as NGINX will refuse to start if the upstream services cannot be resolved.

Currently the SRComp proxy is not around, meaning that nginx is in a fragile state. It's had the offending lines manually commented out; this PR makes the relevant parts of the config configurable and sets the values we currently want.

Code review

Testing

  • applied the configuration locally
  • manually validated the new behaviour

Links

Alternative approach to #51, though they could be combined.

This is required as NGINX will refuse to start if the upstream
services cannot be resolved.
This is required as NGINX will refuse to start if the upstream
services cannot be resolved.
@PeterJCLaw PeterJCLaw marked this pull request as ready for review July 22, 2023 16:55
@PeterJCLaw PeterJCLaw merged commit 6c9c34f into main Jul 27, 2023
1 check passed
@PeterJCLaw PeterJCLaw deleted the upstream-proxies-configurable branch July 27, 2023 20:12
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