Gitea
- GPG
The package sets GNUPGHOME environment variable to /app/data/gnupg. The gpg CLI tool uses this path and so does gitea to locate keys.
- CLI
The gitea CLI can be used as follows: sudo -u git /home/git/gitea/gitea -c /run/gitea/app.ini --help For example, to change the root password: sudo -u git…
- LFS
Gitea supports any s3-like storage as a backend for LFS and attachments (see Gitea Config Cheat Sheet). Add the following configuration and restarted gitea from the…
- Customizing Gitea
Customizing Gitea is typically done using the custom folder. This is the central place to override configuration settings, templates, etc. The custom data folder is…
- How to order Gitea?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Gitea 4. Select service Region This is the datacenter location where your App will be…
