* feat: nginx + robots.txt * feat: minimal /health/ endpoint * ci: startupProbe for datatracker pod * ci: probe auth pod; set timeoutSeconds * feat: add CSP and other headers to nginx * fix: typo in nginx.conf * feat: split auth/dt nginx confs * test: test health endpoint * ci: auth service on port 80 We'll remove http-old (8080) in the future. * ci: rename auth container/nginx cfg |
||
---|---|---|
.. | ||
auth.yaml | ||
beat.yaml | ||
celery.yaml | ||
datatracker.yaml | ||
kustomization.yaml | ||
memcached.yaml | ||
nginx-auth.conf | ||
nginx-datatracker.conf | ||
rabbitmq.yaml | ||
README.md | ||
secrets.yaml | ||
settings_local.py |
Kustomize deployment
Run locally
The secrets.yaml
file is provided as a reference only and must be referenced manually in the kustomization.yaml
file.