Because reading the README is faster than debugging

This commit is contained in:
2025-12-01 23:01:14 +01:00
parent 32fd4d0575
commit 07a1b77008

View File

@@ -16,10 +16,10 @@ This is a production-focused installer built to scale cleanly and update central
Running several Gitea instances on one server should be easy. This script makes multi-instance hosting repeatable.
## What this installer does
✔ Auto-numbers instances (gitea1, gitea2 …)
✔ Creates isolated DB + service per instance
✔ Assigns final ports safely post-install
✔ Includes robots + sitemap generation
✔ Auto-numbers instances (gitea1, gitea2 …)
✔ Creates isolated DB + service per instance
✔ Assigns final ports safely post-install
✔ Includes robots + sitemap generation
✔ Shared binary — one upgrade updates all
## What this installer does *NOT* do