Skip to content

ci: replace nginx default.conf#8063

Merged
rjsparks merged 3 commits into
ietf-tools:mainfrom
jennifer-richards:no-nginx-default
Oct 21, 2024
Merged

ci: replace nginx default.conf#8063
rjsparks merged 3 commits into
ietf-tools:mainfrom
jennifer-richards:no-nginx-default

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

In deployments to date, we've put the datatracker's nginx configurations in /etc/nginx/conf.d/ alongside the default configuration from the docker image. The default_server option on the listen directive in our configuration normally causes our server to take precedence.

This PR goes one step further and places our configuration over the default config. This eliminates the default "localhost" server that otherwise is still listening. Given how we route traffic, I don't think this is exposed in a harmful way, but better to replace it more thoroughly since it's never intended to be used.

@rjsparks
rjsparks merged commit 1e19337 into ietf-tools:main Oct 21, 2024
@jennifer-richards
jennifer-richards deleted the no-nginx-default branch October 21, 2024 23:28
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants