blob: b09d10e807be32bfef165e1f4e6ae67662f41e3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\> [go back](/projects)
# Git Hosting
My server, on top of hosting this website, also hosts [a Git
server](https://git.iamcheeseman.net) with its massive 256GB storage.
## Why?
Cause I wanna 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.
|