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 Execution time tracking tweaks (#1994) 2024-08-06 09:44:44 -07:00
priorities.yaml
role.yaml Move org deletion to background job with access to backend ops classes (#2098) 2024-10-10 14:41:05 -04:00
secrets.yaml Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
service.yaml
signer.yaml