OP#459 push to gitea

This commit is contained in:
2026-02-24 18:02:49 +01:00
parent 1d3f94d236
commit b091d247e9

View File

@@ -7,7 +7,7 @@
## Synopsis
`Gitea` is a very nice lightweight git server and ideal for selfhosting repos i.e. for single developers without vendor lock. It can be installed standalone or as Docker / Kubernetes instance.
`Gitea` is a very nice lightweight git server and ideal for self-hosting repos i.e. for single developers without vendor lock. It can be installed standalone or as Docker / Kubernetes instance.
`confdroid_gitea` automates the installation and configuration of gitea as standalone instance. It uses the provided downloadable binaries and sets up a full server instance based on that.
@@ -17,7 +17,7 @@
## Features
You must set `ga_host_fqdn` and specify the correct hostname, else nothing will be configured to avoid having accidently multiple hosts configured as gitea server.
You must set `ga_host_fqdn` and specify the correct hostname, else nothing will be configured to avoid having accidentally multiple hosts configured as gitea server.
Installation
- install required binaries.