Comment on How to self-host a distributed git server cluster?
towerful@programming.dev 2 weeks ago
Wouldn’t it be better to have highly available storage for the git repo?
Something like Ceph, Minio, Seaweedfs, GarageFS etc.
Cause git is file system based.
Zwuzelmaus@feddit.org 2 weeks ago
Git is also a database.