Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If I have multiple buckets, do I have to build multiple tusd services? #491

Closed
lshz0088 opened this issue Jul 5, 2021 · 4 comments
Closed
Labels

Comments

@lshz0088
Copy link

lshz0088 commented Jul 5, 2021

Question
If I have multiple buckets, do I have to build multiple tusd services?

Setup details
Can different 'base path' be used to correspond to different 'buckets'`?

@Acconut
Copy link
Member

Acconut commented Jul 5, 2021

Can different 'base path' be used to correspond to different 'buckets'`?

No, that's not possible. Every tusd process can only upload to one bucket and this bucket has to be specific in advance using the -base-path option. I are able to work around this by uploading into one bucket and then copy the objects into different buckets once the upload is complete.

@vopolonc
Copy link

Is there Any update on it? @Acconut
I just trying to understand how to implement support of multiple regions, for example, separate buckets for EU and OAE

@Acconut
Copy link
Member

Acconut commented Sep 16, 2024

Support for customizing buckets with the pre-create hook will be available once we finish #1167.

@vopolonc
Copy link

@Acconut Thank you very much! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants