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://jenkins.confdroid.com/job/confdroid_gitea/)
|
||||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_gitea)
|
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_gitea)
|
||||||
|
[](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
|
||||||
|
|||||||
Reference in New Issue
Block a user