tvl-depot/infra/kubernetes/nginx
Vincent Ambo c3586aa8ba feat(infra/k8s): Rewrite cgit URLs by routing them through nginx
Configures nginx to rewrite all requests to cgit, except for those
retrieving static files, to `/depot/`.

In combination with the previous commits that apply patches to cgit
itself, this effectively means that the depot is rendered on the site
root.

This is pretty cool: It lets people do stuff like `git clone
https://git.tazj.in` and get the depot!
2019-12-20 18:42:56 +00:00
..
nginx.conf feat(infra/k8s): Rewrite cgit URLs by routing them through nginx 2019-12-20 18:42:56 +00:00
nginx.yaml fix(infra/k8s): Workaround for nginx crash on pidfile write 2019-12-20 16:07:31 +00:00