browsertrix/backend
Ilya Kreymer 51a573ef1f backend prod settings:
- set WEB_CONCURRENCY env var to configure number of backend api workers for both docker and k8s
- set via 'backend_workers' in values.yaml
- also add 'rwp_base_url' to values.yaml
- update containers to use public webrecorder/browsertrix-backend and webrecorder/browsertrix-frontend containers
- make liveness, readiness and startup health checks more tolerant
2022-02-28 18:09:13 -08:00
..
archives.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
colls.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
crawlconfigs.py backend: fix crawl config revision links (#149) 2022-02-21 16:51:27 -08:00
crawls.py New WS Endpoint for Watching Crawl (#152) 2022-02-22 10:33:10 -08:00
db.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
Dockerfile backend prod settings: 2022-02-28 18:09:13 -08:00
dockerman.py support signing in docker deployment: (#166) 2022-02-28 14:32:19 -08:00
emailsender.py Config superuser (#59) 2021-12-05 14:12:42 -08:00
invites.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
k8sman.py New WS Endpoint for Watching Crawl (#152) 2022-02-22 10:33:10 -08:00
main.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
requirements.txt New WS Endpoint for Watching Crawl (#152) 2022-02-22 10:33:10 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py support signing in docker deployment: (#166) 2022-02-28 14:32:19 -08:00
users.py New WS Endpoint for Watching Crawl (#152) 2022-02-22 10:33:10 -08:00