ansible-nas/website/docs/applications/development-tools/gitea.md

14 lines
335 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "Gitea"
---
2021-01-13 10:25:31 +00:00
Homepage: [https://gitea.io/](https://gitea.io/)
2021-01-13 10:25:31 +00:00
Gitea is a painless self-hosted Git service.
## Usage
Set `gitea_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
2021-01-13 10:25:31 +00:00
The Gitea web interface can be found at [http://ansible_nas_host_or_ip:3001](http://ansible_nas_host_or_ip:3001).