schon/scripts/Docker
2025-07-02 00:44:27 +03:00
..
app-entrypoint.sh Features: 1) Add multilingual title and content fields to the Post model in blog; 2) Introduce translation registration for Post in a new blog/translation.py; 3) Enhance PostAdmin with mixins and readonly slug. 2025-06-29 16:14:59 +03:00
beat-entrypoint.sh Features: 1) Add multilingual title and content fields to the Post model in blog; 2) Introduce translation registration for Post in a new blog/translation.py; 3) Enhance PostAdmin with mixins and readonly slug. 2025-06-29 16:14:59 +03:00
stock-updater-entrypoint.sh Features: 1) Add stock_updater service to docker-compose.yml with health checks and logging; 2) Introduce Dockerfile.stock_updater for stock_updater service with dependencies and entrypoint; 3) Add stock-updater-entrypoint.sh script for Celery worker initialization; 4) Specify stock_updater queue in Celery task configuration; 2025-07-01 22:52:55 +03:00
worker-entrypoint.sh Fixes: 1) Correct typo in Celery argument --worker-prefetch-multiplier to --prefetch-multiplier. 2025-07-02 00:44:27 +03:00