browsertrix/backend
Ilya Kreymer cdd0ab34a3
Watch Stream Directly from Browsertrix Crawler (#189)
* watch work: proxy directly to crawls instead of redis pubsub
- add 'watchIPs' to crawl detail output
- cache crawl ips for quick access for auth
- add '/ipaccess/{ip}' endpoint for watch ws connection to ensure ws has access to the specified container ip
- enable 'auth_request' in nginx frontend
- requirements: update to latest redis-py
remaining fixes for #134
2022-03-04 14:55:11 -08:00
..
archives.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
colls.py
crawlconfigs.py backend: fix crawl config revision links (#149) 2022-02-21 16:51:27 -08:00
crawls.py Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
db.py
Dockerfile backend prod settings: 2022-02-28 18:09:13 -08:00
dockerman.py Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
emailsender.py
invites.py
k8sman.py Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
main.py
requirements.txt Watch Stream Directly from Browsertrix Crawler (#189) 2022-03-04 14:55:11 -08:00
scheduler.py
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