browsertrix/chart/templates
Ilya Kreymer eaf8055063
Support unified docker + k8s deployment (#58)
- adapt nginx config to work both in docker and k8s, using env vars to set urls

backend: additional fixes:
- use env vars with nginx config
- fix settings api route
- when sending e-mail, use the Host header for verification urls when available
- prepare Dockerfile with full build from scratch in image, (disabled 'yarn install' for faster builds for now)
- fix accept invite api for existing user to /archives/accept-invite/{token}
2021-12-05 13:02:26 -08:00
..
backend.yaml Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
configmap.yaml Backend Invite System Refactor (#53) 2021-12-04 12:14:28 -08:00
frontend.yaml Support unified docker + k8s deployment (#58) 2021-12-05 13:02:26 -08:00
ingress.yaml Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
minio.yaml Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
mongo.yaml crawls work (#1): 2021-08-23 18:01:29 -07:00
namespaces.yaml add redis for storing crawl state data! 2021-09-17 15:02:11 -07:00
redis.yaml add ingress + nginx container for better routing 2021-10-09 23:47:29 -07:00
role.yaml Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
secrets.yaml Enable sending emails in K8S, trigger verification e-mail on registration. (#38) 2021-11-30 23:50:38 -08:00