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

get-unpriv-nginx-working #36

Open
wants to merge 2 commits into
base: developing/2.0.0
Choose a base branch
from

Conversation

sunnydanu
Copy link
Owner

@sunnydanu sunnydanu commented Oct 26, 2024

Added custom script for nginx.conf replacing the nginx.conf file.

Added healthcheck endpoint at /healthz

Optimised nginx.conf with caching and IP headers for security logging

Added PORT variable to change port nginx listens on more easily (default 8080, but works with 80 also).

Note: This PR incorporates contributions from upstream PR-#793 of CorentinTh/it-tools. All original commits and authorship are retained. Some adjustments may have been made for compatibility or bug fixes.

Added custom script for nginx.conf

Added healthcheck endpoint at /healthz

Optimised nginx.conf with caching and IP headers for security logging
@sunnydanu sunnydanu added the P2 Priority 2 : tech debt label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Priority 2 : tech debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants