So I've successfully set up my own git server. A little background on it is:
Server: Ubuntu Git Serice: Gitolite Web Interface : GitWeb
Now a bunch of projects are going to be added to this server, my 10gig instance will easily be used up. My question is how can I now scale horizontally since git stores all the files on the file system?