1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 01:41:23 +02:00

setup/server: header changed

This commit is contained in:
2022-09-28 16:00:46 +02:00
parent 6175df4a83
commit 0c0e427cae
29 changed files with 116 additions and 88 deletions

View File

@@ -3,11 +3,14 @@
Gitea is a selfhostable git server with a web interface.
It is similar to Github but opensource.
## Server
## Setup
A server can be setup via docker with the [gitea image](./docker-images/gitea_-_gitea.md).
The software can be setup via docker with the
[gitea image](./docker-images/gitea_-_gitea.md).
Additionally to this a client is needed on the system that need access to the
server software.
## Client
### Client
If you want to use all features in addition to the basic client described in
[git.md](git.md) but don't want to use the web-interface all the time you can get