Custom s3
Custom S3 Integration
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 for Input
and Output
media.
Data Components
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 |
Contact Support
If you would like to integrate with your own S3 bucket, please contact support.
Was this page helpful?