Git LFS server with affordable storage

Git LFS Server BYOF는 Git LFS 저장소를 저렴한 비용의 스토리지 백엔드와 연동해 운영할 수 있는 오픈소스 서버입니다. Cloudflare R2, DigitalOcean Spaces, Backblaze B2 등 S3 호환 스토리지를 지원하며, GitHub, GitLab 등 주요 포지에서 인증을 위임해 별도의 사용자 DB 없이 권한 관리를 수행합니다. 서버 설정은 환경 변수와 config 파일로 유연하게 구성 가능하며, 저장 비용과 데이터 전송 비용 측면에서 기존 GitLab LFS 대비 최대 98% 이상 절감 효과가 있습니다. Go 언어로 개발되었고, 로컬 개발용 태스크 러너 moon을 제공합니다.

https://github.com/unknwon/git-lfs-server

#gitlfs #storage #cloudflarer2 #digitaloceanspaces #backblazeb2

GitHub - unknwon/git-lfs-server: Bring Your Own Forge (BYOF) Git LFS server

Bring Your Own Forge (BYOF) Git LFS server. Contribute to unknwon/git-lfs-server development by creating an account on GitHub.

GitHub

@agowa338

That didn't work. 😔

I'm pretty sure that setting only applies to core #Git (which I believe uses #curl), not LFS (which is a Go program with a completely different HTTP stack).

That's actually an issue on Windows too. IIRC, you can set the sslBackend to schannel on Windows to make Git use Windows' certificate store (instead of plain certificate files like OpenSSL), but this *also* won't work with LFS!

Maybe we could convince the #GitLFS devs to rewrite it in #libcurl? 🤭

Well, #Apple has put me in a bit of a pickle.

I work for an org with a private #CA that issues 50-year #TLS certificates. One such certificate protects #Git repos on a #Forgejo instance.

#GitLFS on #macOS says the cert is “not standards compliant”!

The CA/B standards on certificate lifetime aren't supposed to apply to private CAs (that's the org's business, not the CA/B Forum's), but for reasons I cannot fathom, Apple enforces them on private CAs too…and therefore so does Git-LFS! 🤦‍♂️

I've tried to google for solutions to this issue but they all just talk about files matching files in .gitattributes, but this repo has no .gitattributes file. It seems like git literally just automatically decided that no, those files should be in LFS #gitlfs #github
🚀 Breaking News: The future of large files in #Git is... wait for it... Git! 🎉 Tyler Cipriani unveils the groundbreaking revelation that Git is working on its own solution to large files, because apparently, nothing screams #innovation like removing the convenience of Git LFS only to reinvent it internally! 🤦‍♂️✨
https://tylercipriani.com/blog/2025/08/15/git-lfs/ #LargeFiles #GitLFS #GitHub #TylerCipriani #TechNews #HackerNews #ngated
The future of large files in Git is Git - Tyler Cipriani

Hey anybody used https://statichost.eu before? Apparently it's an EU static site provider that offers many things Netlify offers like automatic deploys and continuous integration. They apparently offer a global CDN too. Looks promising especially since they claim a focus on privacy. Just hoping maybe a fellow nerd tried them out before :)

#staticHost #staticHosting #webDev #PaaS #git #codeberg #forgejo #gitea #ciCD #gitLFS #staticSite #eu

statichost.eu - 100% European static site hosting

Static hosting for frontend developers who care where their sites live. Git push, custom domain, done — on European infrastructure owned by Europeans, all the way down.

statichost.eu
@DerpDerpington @nixCraft what happens to gitlab and gitlab.com in all of this? Microsoft is still behind it all, and #gitlab already has stealth proprietary features like #gitLFS built into it.
The best part about writing your own #GitLFS server is that the API "specification" provided by the Git LFS project is basically Just a Bunch of Markdown Files 😬😬😬

clone2leak, czyli jak drobne szczegóły powodują wyciekanie poświadczeń

Git to bezdyskusyjnie jeden z najpopularniejszych systemów zarządzania wersjami. Zaadoptowany przez wiele organizacji (np. GitHuba) doczekał się wsparcia w postaci różnych narzędzi, takich jak GitHub Desktop czy Git LFS. To z kolei pociągnęło za sobą konieczność współdzielenia poświadczeń użytkownika. Niestety nie wszystkie sprawdzenia dokonywane były z należytą starannością i badacz...

#WBiegu #Git #Gitcls #Gitdesktop #Gitlfs #Injection #Newline #Podatność

https://sekurak.pl/clone2leak-czyli-jak-drobne-szczegoly-powoduja-wyciekanie-poswiadczen/

clone2leak, czyli jak drobne szczegóły powodują wyciekanie poświadczeń

Git to bezdyskusyjnie jeden z najpopularniejszych systemów zarządzania wersjami. Zaadoptowany przez wiele organizacji (np. GitHuba) doczekał się wsparcia w postaci różnych narzędzi, takich jak GitHub Desktop czy Git LFS. To z kolei pociągnęło za sobą konieczność współdzielenia poświadczeń użytkownika. Niestety nie wszystkie sprawdzenia dokonywane były z należytą starannością i badacz...

Sekurak

I was too shy to try it but now I got more pressure to do so. And yes! Git LFS (Large Files Storage) extension is really cool 😎:

https://www.youtube.com/watch?v=xPFLAAhuGy0

#git #gitlab #github #gitlfs

045 Introduction to Git LFS (Large File Storage)

Today I'm introducing you to Git LFS which is a popular add-on to git that provides an efficient mechanism for tracking large (typically binary) files. The ...

YouTube