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

Setting S3 as back store for remote server #1021

Open
snarasimhan1997 opened this issue Mar 12, 2024 · 1 comment
Open

Setting S3 as back store for remote server #1021

snarasimhan1997 opened this issue Mar 12, 2024 · 1 comment

Comments

@snarasimhan1997
Copy link

Hey, I was wondering if its possible to configure a remote evidently server to use say an s3 bucket for all its metadata and snapshot storage. In this link, it mentioned that the UI server can read snapshots from a remote FS like AWS but it does not mention if we can also write to the FS.

My final solution would look like running the UI server in an EC2 instance connected to an EBS volume. I want my UI server to use this EBS storage (or s3 too) to read and write snapshots. Is this possible?

@mike0sv
Copy link
Collaborator

mike0sv commented Mar 12, 2024

Yes it is possible. If you setup s3 as a storage backend, UI server will upload new snapshots there as well

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

No branches or pull requests

2 participants