Mount volume to multiple containers
vanlueckn
PROOP

10 months ago

I have a nginx container, a php container and a ftp container. I need to mount a volume to all 3 containers.

I tried to use S3 buckets for this, but fuse is not available (privileged mode).

Closed

3 Replies

10 months ago

You can't mount the same volume to multiple services unfortunately, but maybe you could use MinIO instead and connect to it from all your services


vanlueckn
PROOP

10 months ago

But railway does not support privileged containers. For MinIO i would need FuseFS to mount the S3 compatible storage.


10 months ago

I think 'fragly' just means use the S3 API in code.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...