Git LFS Support #17
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
We have a lot of large files that we'd like to make available. Presently only a few members (@Loki1950 ) have access to some of these raw files used to build the files in the repository. The biggest issue is that these are files best served by
git lfs
; however, the pricing of usinggit lfs
isn't too advantageous for us at the present time ($5/month for 50GB storage and 50GB throughput; we might fit in the storage but could easily be hit by the throughput).Unfortunately, Git LFS doesn't make it easy to use alternative stores, requiring that users use an LFS proxy service to host in other systems.
One big concern is that hosting something this way will effectively limit access to it to those we give access to unless we can setup a GitHub SSO Federation so GH creds will work.
This is going to take some research to get setup properly.
Concerns:
The text was updated successfully, but these errors were encountered: