update Readme
This commit is contained in:
10
README.md
10
README.md
@@ -2,6 +2,7 @@
|
||||
|
||||
[](https://jenkins.confdroid.com/job/confdroid_gitea/)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_gitea)
|
||||
[](https://deepwiki.com/grizzlycoda/puppet_collection)
|
||||
|
||||
- [README](#readme)
|
||||
- [Synopsis](#synopsis)
|
||||
@@ -18,7 +19,7 @@
|
||||
|
||||
## 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.
|
||||
|
||||
@@ -28,15 +29,16 @@
|
||||
|
||||
## 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
|
||||
- install required binaries.
|
||||
|
||||
- install required binaries.
|
||||
|
||||
Configuration
|
||||
|
||||
- install required system user
|
||||
- manage directory structure
|
||||
- manage directory structure
|
||||
- manage configuration files including app.ini content from parameters
|
||||
- file system permissions
|
||||
- selinux context
|
||||
|
||||
Reference in New Issue
Block a user