\> [go back](/projects) # Git Hosting My server, on top of hosting this website, also hosts [a Git server](https://git.iamcheeseman.net) which hosts all my projects. ## Why? Cause I wanna actually own my Git repos, silly. And it's cool to say I have a Git server. ## How? By following [this Git book](https://git-scm.com/book/en/v2). Chapter 4 is where it describes the setup on a server. Additionally, I use cgit as the web interface.