Something went wrong while fetching comments. Please try again.
Created by: sqs
Proposal: Remove anything from site config that could be done fairly easily by nginx. I think this includes things like:
Reason: Many of our big deployments use nginx anyway, so we should consider it as a first-class thing. This lets us remove code (that is nuanced/has large bug surface area). Also it's easier to Google "nginx how to xyz" than "sourcegraph how to xyz" where xyz is some http/https/etc.-related thing.
Contingent on: Finding a way to replace all those configs above with a simple nginx config snippet; and making this work cleanly in both sourcegraph/server and cluster.
This PR updates the CHANGELOG.md file to describe any user-facing changes.
TODOs:
—-
Issues that would be much easier if we used nginx (incomplete list):