feat: expand registry ingestion and demo exchange
All checks were successful
CI/CD Pipeline / Quality Gate (push) Successful in 36s
CI/CD Pipeline / Build and Push Images (push) Successful in 15s
CI/CD Pipeline / Internal Notify (push) Successful in 0s
CI/CD Pipeline / Deploy Dev via Compose (push) Successful in 24s

This commit is contained in:
2026-07-16 12:59:23 +02:00
parent cc5aa84556
commit 007cecc8d5
43 changed files with 3723 additions and 352 deletions

View File

@@ -27,6 +27,9 @@ CELERY_WORKER_CONCURRENCY=2
CHECKO_API_KEY=
ZAKUPKI_TOKEN=
SUPERJOB_APP_ID=
HH_USER_AGENT=
# Must exceed the 200 MiB parser file limit to include multipart framing.
DATA_UPLOAD_MAX_MEMORY_SIZE=220200960
# Optional: comma-separated HTTP(S) proxies for parser tasks
# Example: PARSER_PROXIES=http://user:pass@proxy1:8080,http://user:pass@proxy2:8080
PARSER_PROXIES=