20 lines
379 B
Plaintext
20 lines
379 B
Plaintext
---
|
|
title: "Summary of Free Self Hosted Git Options"
|
|
author: "James Pace"
|
|
date: "2024/01/12"
|
|
draft: true
|
|
---
|
|
|
|
<!--
|
|
Why:
|
|
1. All sorts of programming tools support git and using git for versioning.
|
|
2. Expecially with gitops being a real thing.
|
|
3. But we want to maintain control and be able to still operate completely offline.
|
|
|
|
Options:
|
|
1. Gitea
|
|
2. gitlab
|
|
3. onedev
|
|
4. gerrit
|
|
-->
|