Overview
ComfyDeploy allows you to integrate with your own S3 bucket. This is useful if you wanted to have full control over you media storage forInput and Output media.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Input and Output media.
| Component | Type | Storage | Access |
|---|---|---|---|
| Workflows | .json | postgres | Dashboard / API |
| Models | .safetensors | volume | Dashboard / API |
| Run records | .json | postgres | Dashboard / API |
| Inputs | .png / .jpg / .webp | Your s3 | Dashboard / API |
| Outputs | .png / .jpg / .webp | Your s3 | Temporary pre-signed URL / Dashboard / API |
Was this page helpful?