English
Gitea
Gitea on a managed machine is a private git server that every client opens with one button. The Gitea page enables the module on a machine, then shows that machine's Access and Administrator sections.
Enable a device
- In the panel, open Gitea under Agent.
- Under Enabled devices, tick the machine that keeps the repositories and select Apply devices. A consent dialog names what is installed; confirm it.

Access
Access holds the settings the hub writes into Gitea's app.ini: the port, the root URL and open registration. Repositories, accounts and everything else are managed in Gitea itself.
- Set the Port Gitea listens on.
- Set the Root URL that is written into clone addresses, or leave it empty to derive it from the machine's address.
- Tick Open registration so that visitors can register their own accounts.
- Select Apply access. The machine rewrites
app.iniand restarts Gitea.
Administrator
- Under Administrator, fill a username, a password and an optional email.
- Select Create administrator.
The button is available after the service has started. Reset password sets a new password for that administrator later; Open Gitea opens the server in a new tab.
Where it is published
Gitea appears under Web on the Services page as published by the gitea module on that machine. The client window lists it in the Web panel with an Open button.
