Below is a succinct guide showing how to set up:
- A uv‑backed virtual environment on Linux
- A Docker build for ComfyUI
- RabbitMQ with a KEDA ScaledObject for auto-scaling workers
- A ComfyUI frontend Deployment and ComfyUI worker StatefulSet
…plus a short Python script using the “queue_and_forget” approach.