browsertrix/chart/templates
Ilya Kreymer e13c3bfb48
move db migrations to initContainers: (#2449)
- should avoid gunicorn worker timeouts for long running migrations,
also fixes #2439
- add main_migrations as entrypoint to just run db migrations, using
existing init_ops() call
- first run 'migrations' container with same resources as 'app' and 'op'
- additional typing for initializing db
- cleanup unused code related to running only once, waiting for db to be ready
- fixes #2447
2025-03-03 13:13:15 -08:00
..
backend.yaml move db migrations to initContainers: (#2449) 2025-03-03 13:13:15 -08:00
configmap.yaml Rework crawl page migration + MongoDB Query Optimizations (#2412) 2025-02-20 15:26:11 -08:00
frontend.yaml feat: Track collection events (#2256) 2025-01-13 15:15:49 -08:00
ingress.yaml ingress: only set ssl-redirect if using tls (#2432) 2025-02-26 23:12:07 -08:00
minio.yaml
mongo.yaml
namespaces.yaml
networkpolicies.yaml
operators.yaml
priorities.yaml
role.yaml
secrets.yaml
service.yaml
signer.yaml