How do I create a project with a volume to store images?
elvisxd
HOBBYOP
2 months ago
I don't see the option when creating a new project.
1 Replies
uxuz
MODERATOR
2 months ago
Hey, you mostly want to store the images within a service's volume or better yet, use a S3 compatible bucket. Railway has a template for MinIO an open source S3 compatible bucket/storage if you want to keep everything on Railway. In addition to that, Railway also has native S3 compatible buckets that can be enabled via a feature flag, although they are currently experimental so only use them for non production workloads.