ansible-nas/website/docs/applications/development-tools/gitea.md
2022-09-20 23:00:57 +01:00

13 lines
269 B
Markdown

---
title: "Gitea"
---
Homepage: <https://gitea.io/>
Gitea is a painless self-hosted Git service.
## Usage
Set `gitea_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
The Gitea web interface can be found at <http://ansible_nas_host_or_ip:3001>.