Architecture¶
How ComfyUI Studio is built, how it boots, how it updates, and where everything lives.
- System Overview — the big picture: Docker image, persistent volume, two services
- Docker Image — what's baked in and what's not
- Bootstrap Flow — first boot sequence: clone, copy, start
- Update Mechanism — how Check for Updates works
- Runtime Versioning — Docker image compatibility system
- Directory Layout — every file and directory explained