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

[ENH] Add NGINX timeout config file #100

Merged
merged 1 commit into from
Jan 9, 2025
Merged

[ENH] Add NGINX timeout config file #100

merged 1 commit into from
Jan 9, 2025

Conversation

surchs
Copy link
Contributor

@surchs surchs commented Dec 20, 2024

Changes proposed in this pull request:

  • adds a custom timeout config for nginx
  • we can use this file in our reverse proxy recipe, otherwise it has no effect

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

@surchs surchs added release Create a release when this PR is merged pr-patch Incremental feature improvement, will increment patch version when merged (0.0.+1) labels Dec 20, 2024
@surchs
Copy link
Contributor Author

surchs commented Jan 8, 2025

merge neurobagel/documentation#254 after this PR is merged!

@surchs surchs merged commit ba4980f into main Jan 9, 2025
2 checks passed
@surchs surchs deleted the issue97 branch January 9, 2025 15:54
Copy link
Contributor

neurobagel-bot bot commented Jan 9, 2025

🚀 PR was released in v0.4.1 🚀

@neurobagel-bot neurobagel-bot bot added the released This issue/pull request has been released. label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-patch Incremental feature improvement, will increment patch version when merged (0.0.+1) release Create a release when this PR is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example nginx .conf file with extended timeouts to recipe with reverse proxy containers
2 participants