You've already forked gitea-ubuntu-multi
added robot and sitemap info
This commit is contained in:
15
README.md
15
README.md
@@ -120,13 +120,18 @@ That step:
|
||||
|
||||
| Path | Purpose |
|
||||
|---|---|
|
||||
| `/etc/giteaX/` | Config directory |
|
||||
| `/etc/giteaX/gitea-postinstall` | Per‑instance finalize script |
|
||||
| `/var/lib/giteaX/` | Repos + data |
|
||||
| `/etc/giteaX/custom/templates` | Override UI templates |
|
||||
| `/etc/giteaX/custom/public/assets/img` | Logos + branding |
|
||||
| `/etc/giteaX/app.ini` | Main config file |
|
||||
| `/etc/giteaX/custom/templates/` | UI override templates |
|
||||
| `/etc/giteaX/custom/public/assets/img/` | Logos + branding |
|
||||
| `/etc/giteaX/custom/public/` | robots.txt + sitemap.xml |
|
||||
| `/etc/giteaX/gitea-postinstall` | Per-instance finalize script |
|
||||
| `/var/lib/giteaX/` | Data, repos, indexers, logs |
|
||||
| `/usr/local/bin/gitea` | Shared Gitea binary |
|
||||
|
||||
> Important (but optional):
|
||||
> `robots.txt` and `sitemap.xml` are supported automatically by the Nginx configuration being created,
|
||||
> however the installer does not generate these files. Create them manually in the directory listed above.
|
||||
|
||||
---
|
||||
|
||||
## HTTPS
|
||||
|
||||
Reference in New Issue
Block a user