diff --git a/doc/file.README.html b/doc/file.README.html index 6da3512..f32352a 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -67,7 +67,7 @@
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.
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.
diff --git a/doc/index.html b/doc/index.html index 7be14d4..667a09a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,7 +67,7 @@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.
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.