mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
671 B
671 B
Gitea
Gitea is a selfhostable git server with a web interface. It is similar to Github but opensource.
Setup
Gitea as a Git service consists of a client and a server.
Server
The software can be setup via Docker with the gitea image. Additionally to this a client is needed on the system that need access to the server software.
Client
If you want to use all features in addition to the basic client described in git.md but don't want to use the web-interface all the time you can get tea the official cli-tool for gitea.