browsertrix/chart/templates
Ilya Kreymer 9bd402fa17
New WS Endpoint for Watching Crawl (#152)
* backend support for new watch system (#134):
- support for watch via redis pubsub and websocket connection to backend
- can support watch from any number of crawler instances to support scaled crawls
- use /archives/{aid}/crawls/{crawl_id}/watch/ws websocket endpoint
- ws: ignore graceful connectionclosedok exception, log other exceptions
- set logging to info to instead of debug for now (debug logs all ws traffic)
- remove old watch apis in backend
- remove old websocket routing to crawler instance for old watch system
- oauth bearer check: support websockets, use websocket object if no request object
- crawler args: replace --screencastPort with --screencastRedis
2022-02-22 10:33:10 -08:00
..
backend.yaml k8s charts: update default resource usage in values.yaml 2022-02-14 18:49:56 -08:00
configmap.yaml backend: resource limits: 2022-02-08 19:53:41 -08:00
frontend.yaml New WS Endpoint for Watching Crawl (#152) 2022-02-22 10:33:10 -08:00
ingress.yaml
minio.yaml backend: k8s setup minor tweaks: 2022-02-08 15:52:57 -08:00
mongo.yaml backend: resource limits: 2022-02-08 19:53:41 -08:00
namespaces.yaml
redis.yaml backend: resource limits: 2022-02-08 19:53:41 -08:00
role.yaml k8s chart: add permissions for pod exec and logs 2022-02-20 09:39:11 -08:00
secrets.yaml
signer.yaml backend: resource limits: 2022-02-08 19:53:41 -08:00