mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
Duplicate website/docs/applications/development-tools/gitea.md history in roles/gitea/docs/ history.
This commit is contained in:
parent
88b3aa86ca
commit
3b4bc62892
1 changed files with 13 additions and 0 deletions
13
roles/gitea/docs/gitea.md
Normal file
13
roles/gitea/docs/gitea.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
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>.
|
Loading…
Reference in a new issue