How do I set up DVC to use Object Storage?
I want to use DVC to store large object on Linode Object Storage.
I'm sure I will be using the http method. I want to use signed URL's
I am looking for some examples of this setup.
Thanks in advance
1 Reply
rgerke
Linode Staff
DVC appears to work with S3 storage, so you'll be able to use it with our Object Storage as it is S3 compatible.
To set it up, you'll want to follow the guide provided on their site:
To finish your setup, you'll want to use this section of that guide:
From there just follow the instructions for S3 API Compatible Storage
I want to use signed URL's
The link below will walk you through doing this: