aboutsummaryrefslogtreecommitdiff
path: root/projects/git/index.md
blob: 84d933fa025e333f437b8b9eca46cd574a4bb87a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\> [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.