* 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
|
||
|---|---|---|
| .. | ||
| archives.py | ||
| colls.py | ||
| crawlconfigs.py | ||
| crawls.py | ||
| db.py | ||
| Dockerfile | ||
| dockerman.py | ||
| emailsender.py | ||
| invites.py | ||
| k8sman.py | ||
| main.py | ||
| requirements.txt | ||
| scheduler.py | ||
| storages.py | ||
| users.py | ||