browsertrix/backend
Ilya Kreymer 4ae4005d74 add ingress + nginx container for better routing
support screencasting to dynamically created service via nginx (k8s only thus far)
add crawl /watch endpoint to enable watching, creates service if doesn't exist
add crawl /running endpoint to check if crawl is running
nginx auth check in place, but not yet enabled
add k8s nginx.conf
add missing chart files
file reorg: move docker config to configs/
k8s: add readiness check for nginx and api containers for smoother reloading
ensure service deleted along with job
todo: update dockerman with screencast support
2021-10-09 23:47:29 -07:00
..
archives.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
crawlconfigs.py add ingress + nginx container for better routing 2021-10-09 23:47:29 -07:00
crawls.py add ingress + nginx container for better routing 2021-10-09 23:47:29 -07:00
db.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
Dockerfile initial commit! 2021-06-28 15:48:59 -07:00
dockerman.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
emailsender.py new features: 2021-08-20 11:02:29 -07:00
k8sman.py add ingress + nginx container for better routing 2021-10-09 23:47:29 -07:00
main.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -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