Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get started with scallion in under 10 minutes.
scallion
pip install scallion
celery --broker=redis://:password@redis:6379/0 -A test-app scallion
--port
celery -A test-app scallion --port=5001
docker run -v local:/data -p 5555:5555 umoh1/scallion celery --app=test-app scallion