browsertrix/backend/btrixcloud
Ilya Kreymer aabb0b2a92
chart / deployment fixes to run on microk8s: (fixes #385) (#387)
- ingress: fix proxying /data to minio, use another ingress which proxies correct host to ensure presigned urls work
- presigning: determine if signing endpoint url (minio) or access endpoint (cloud bucket) based on if access endpoint is provided, set bool on storage object
- chart: fix indent on incorrect storageClassName configs
- ingress: make 'ingress_class' configurable (set to 'public' for microk8s, default to 'nginx')
- minio: use older minio image which supports legacy fs based setup (for now)
- nginx service: add 'nginx_service_use_node_port' config setting: if true, will use NodePort for frontend,
other will use default (ClusterIP) and only for the frontend / nginx
- chart: remove changing service type for other services
2022-11-30 09:21:58 -08:00
..
k8s chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
swarm add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
__init__.py refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
archives.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
colls.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
crawl_job.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
crawlconfigs.py backend: add 'lang' and 'blockAds' field to raw config, in prep for future work, and fixes #369 2022-11-18 17:09:31 -08:00
crawlmanager.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
crawls.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
db.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
emailsender.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
invites.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
main.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
profile_job.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
profiles.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
storages.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
users.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
utils.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
version.py version: bump to 1.1.0-beta.1 2022-11-23 23:37:33 -08:00