Hi, I’m I’m planning to setup lakefs with one buck...
# help
m
Hi, I’m I’m planning to setup lakefs with one bucket per repository on s3, • Is there a way to create s3 bucket though lakefs or the best way forward is to interact with s3 create a bucket and then point lakefs to use as source for a repository? • Should SSE be enabled on these buckets? • Should versioning be enabled on these buckets ?
1
g
Great 🙂 • There is no way to create buckets through lakeFS, You are right, the best way would be to interact with S3 to create a bucket and then point lakeFS to use it • SSE does not need to be enabled, it is supported though • lakeFS does not use S3 versioning so it doesn’t need to be enabled
m
Thanks a lot for the quick answers 🙌
🙏 1