git solutions
This commit is contained in:
parent
0d9686d7e9
commit
74ac5bb4ef
1 changed files with 41 additions and 1 deletions
42
README.md
42
README.md
|
|
@ -31,4 +31,44 @@ https://docs.syncthing.net/intro/project-presentation.html
|
||||||
|
|
||||||
https://cryptpad.org/
|
https://cryptpad.org/
|
||||||
|
|
||||||
https://github.com/cryptpad/cryptpad
|
https://github.com/cryptpad/cryptpad
|
||||||
|
|
||||||
|
## GIT
|
||||||
|
|
||||||
|
### GitLab
|
||||||
|
https://gitlab.com/rluna-gitlab/gitlab-ce
|
||||||
|
|
||||||
|
- Feature Rich
|
||||||
|
- Container Registry
|
||||||
|
- maybe slow?
|
||||||
|
- commercial background
|
||||||
|
|
||||||
|
### Gitea
|
||||||
|
https://about.gitea.com/
|
||||||
|
|
||||||
|
- For-Profit background (owning company)
|
||||||
|
- Gogs fork
|
||||||
|
- lightweight
|
||||||
|
- straight forward
|
||||||
|
- implemented in Go
|
||||||
|
- only basic CI/CD features
|
||||||
|
|
||||||
|
### Gogs
|
||||||
|
https://gogs.io/
|
||||||
|
|
||||||
|
- Gitea forked from it
|
||||||
|
- implemented in Go
|
||||||
|
- lighweight
|
||||||
|
- even less features than Gitea
|
||||||
|
|
||||||
|
### cgit
|
||||||
|
https://git.zx2c4.com/cgit/
|
||||||
|
|
||||||
|
- frontend browser for git repos
|
||||||
|
- not a full functioning git server
|
||||||
|
- not useful enough for us
|
||||||
|
|
||||||
|
### Forgejo (my pick)
|
||||||
|
https://codeberg.org/forgejo/forgejo
|
||||||
|
- fork of Gitea
|
||||||
|
- it's basically Gitea as of today
|
||||||
Loading…
Add table
Add a link
Reference in a new issue