browsertrix/chart
Ilya Kreymer 3df310ee4f
Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232)
* backend: k8s:
- support crawls with multiple wacz files, don't assume crawl complete after first wacz uploaded
- if crawl is running and has wacz file, still show as running
- k8s: allow configuring node selector for main pods (eg. nodeType=main) and for crawlers (eg. nodeType=crawling)
- profiles: support uploading to alternate storage specified via 'shared_profile_storage' value is set
- misc fixes for profiles

* backend: ensure docker run_profile api matches k8s
k8s chart: don't delete pvc and pv in helm chart

* dependency: bump authsign to 0.4.0
docker: disable public redis port

* profiles: fix path, profile browser return value

* fix typo in presigned url cacheing
2022-05-19 18:40:41 -07:00
..
templates Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
.helmignore Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
Chart.yaml helm chart: support cloud-based persistent volumes if values 'volume_storage_class' is specified. 2022-01-15 19:34:31 -08:00
values.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00