Gitea App
About
Gitea is a community managed lightweight code hosting solution written in Go.
- Questions? Ask in the Cloudron Forum - Gitea
- Gitea Website
- Gitea forum
- Gitea issue tracker
Customizing Gitea
Customizing Gitea is typically done using the custom folder. This is the central place to override configuration settings, templates, etc.
On Cloudron, the custom data folder is located at /app/data/custom
.
Gitea also supports various configuration customizations.
To add customizations, use the File Manager and edit
the file named /app/data/app.ini
.
After editing, restart the app for the changes to take effect.