browsertrix/chart/templates
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
..
backend.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
configmap.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
frontend.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
ingress.yaml Add signing server via authsign (k8s only) (#107) 2022-01-26 23:27:13 -08:00
minio.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
mongo.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
namespaces.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
redis.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
role.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
secrets.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00
signer.yaml Backend: Crawls with Multiple WACZ files + Profile + Misc Fixes (#232) 2022-05-19 18:40:41 -07:00