How do I add an S3 bucket as a volume in cloudron?
Solved
Support
-
Hello, I would like to add an S3 bucket as a volume in cloudron.
How would I go about doing this?
@privsec S3 provides block storage and volumes is about file system. Both are not entirely compatible. There are projects like https://github.com/s3fs-fuse/s3fs-fuse which try to "mount" block storage into filesystem. But this is lossy and will fail in unexpected ways (things like permissions, chmod, file ownership etc might just disappear). So, Cloudron does not support this.
-
Hello, I would like to add an S3 bucket as a volume in cloudron.
How would I go about doing this?
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on