Skip to content

Improve nginx config: listen on IPv6, /health endpoint, security headers#402

Merged
sandhose merged 2 commits intomainfrom
quenting/better-nginx-config
Mar 17, 2026
Merged

Improve nginx config: listen on IPv6, /health endpoint, security headers#402
sandhose merged 2 commits intomainfrom
quenting/better-nginx-config

Conversation

@sandhose
Copy link
Member

This improves the nginx config to do the following:

  • Listen on IPv6 if the host has IPv6 connectivity, even if the
    container is running with a read-only root filesystem.
  • Add a /health endpoint to check the server is running.
  • Make security headers are included on all responses.

This improves the nginx config to do the following:

  * Listen on IPv6 if the host has IPv6 connectivity, even if the
    container is running with a read-only root filesystem.
  * Add a /health endpoint to check the server is running.
  * Make security headers are included on all responses.
@sandhose sandhose added the T-Enhancement New feature of request label Mar 17, 2026
@sandhose sandhose requested a review from gaelgatelement March 17, 2026 13:02
@sandhose sandhose merged commit aa4123d into main Mar 17, 2026
5 checks passed
@sandhose sandhose deleted the quenting/better-nginx-config branch March 17, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-Enhancement New feature of request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant