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

How to use lfs with external storage? #2063

Open
retzero opened this issue Feb 6, 2025 · 0 comments
Open

How to use lfs with external storage? #2063

retzero opened this issue Feb 6, 2025 · 0 comments

Comments

@retzero
Copy link

retzero commented Feb 6, 2025

Hello.
I'd like to use our own s3-compatible storage for LFS blobs. It works fine in command line interface.
How to use this actions/checkout action for the same? Example usage is very welcome!

Here is my current .lfsconfig;

[lfs]
   url = "https://{ID}:{TOKEN}@my-external-s3.com"
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

1 participant