update Readme

This commit is contained in:
2026-03-14 12:23:07 +01:00
parent 7f3522560b
commit 57ef2b1d96

View File

@@ -2,6 +2,7 @@
[![Build Status](https://jenkins.confdroid.com/job/confdroid_gitea/badge/icon?style=plastic)](https://jenkins.confdroid.com/job/confdroid_gitea/) [![Build Status](https://jenkins.confdroid.com/job/confdroid_gitea/badge/icon?style=plastic)](https://jenkins.confdroid.com/job/confdroid_gitea/)
[![Security Hotspots](https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_gitea&metric=security_hotspots&token=sqb_e16eae418a0f6a314da3d3497d65dc72f7c429ec)](https://sonarqube.confdroid.com/dashboard?id=confdroid_gitea) [![Security Hotspots](https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_gitea&metric=security_hotspots&token=sqb_e16eae418a0f6a314da3d3497d65dc72f7c429ec)](https://sonarqube.confdroid.com/dashboard?id=confdroid_gitea)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/grizzlycoda/puppet_collection)
- [README](#readme) - [README](#readme)
- [Synopsis](#synopsis) - [Synopsis](#synopsis)
@@ -18,7 +19,7 @@
## Synopsis ## Synopsis
`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. `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. `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.
@@ -28,15 +29,16 @@
## Features ## Features
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. 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 Installation
- install required binaries.
- install required binaries.
Configuration Configuration
- install required system user - install required system user
- manage directory structure - manage directory structure
- manage configuration files including app.ini content from parameters - manage configuration files including app.ini content from parameters
- file system permissions - file system permissions
- selinux context - selinux context