mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 12:08:53 +00:00
13 lines
335 B
Markdown
13 lines
335 B
Markdown
---
|
|
title: "Gitea"
|
|
---
|
|
|
|
Homepage: [https://gitea.io/](https://gitea.io/)
|
|
|
|
Gitea is a painless self-hosted Git service.
|
|
|
|
## Usage
|
|
|
|
Set `gitea_enabled: true` in your `inventories/<your_inventory>/group_vars/nas.yml` file.
|
|
|
|
The Gitea web interface can be found at [http://ansible_nas_host_or_ip:3001](http://ansible_nas_host_or_ip:3001).
|