browsertrix/backend
Ilya Kreymer 3d4d7049a2
Misc backend fixes for cloud deployment (#26)
* misc backend fixes:
- fix running w/o local minio
- ensure crawler image pull policy is configurable, loaded via chart value
- use digitalocean repo for main backend image (for now)
- add bucket_name to config only if using default bucket

* enable all behaviors, support 'access_endpoint_url' for default storages

* debugging: add 'no_delete_jobs' setting for k8s and docker to disable deletion of completed jobs
2021-11-25 11:58:26 -08:00
..
archives.py add collections api: 2021-10-27 09:39:14 -07:00
colls.py add collections api: 2021-10-27 09:39:14 -07:00
crawlconfigs.py Misc backend fixes for cloud deployment (#26) 2021-11-25 11:58:26 -08:00
crawls.py add collections api: 2021-10-27 09:39:14 -07:00
db.py use redis based queue instead of url for crawl done webhook 2021-10-10 12:18:28 -07:00
Dockerfile initial commit! 2021-06-28 15:48:59 -07:00
dockerman.py Misc backend fixes for cloud deployment (#26) 2021-11-25 11:58:26 -08:00
emailsender.py new features: 2021-08-20 11:02:29 -07:00
k8sman.py Misc backend fixes for cloud deployment (#26) 2021-11-25 11:58:26 -08:00
main.py add collections api: 2021-10-27 09:39:14 -07:00
requirements.txt Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
scheduler.py add missing scheduler! 2021-08-25 16:18:53 -07:00
storages.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
users.py add ingress + nginx container for better routing 2021-10-09 23:47:29 -07:00