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

Can this be used to store just some files in AWS S3? #62

Closed
cprince-foreflight opened this issue Mar 5, 2024 · 1 comment
Closed

Can this be used to store just some files in AWS S3? #62

cprince-foreflight opened this issue Mar 5, 2024 · 1 comment

Comments

@cprince-foreflight
Copy link

In our project we're currently using Github support for Git LFS to store files. Is it possible to use your setup to use Git LFS for just some of our files? i.e., to keep the current Git LFS files where they are.

@troyready
Copy link
Owner

I think it would be possible, but would require a significant amount of customization.

If you configured your repos to point to this API as the LFS server, this "server's" functions could in turn interact with the GitHub LFS api to determine if the requested blobs were in GitHub LFS storage and if so return links to them.

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