Add gitea Ansible role to list (#117)

For your consideration, this PR adds an Ansible role that I've cobbled together to run two Gitea instances on the same VPS (but the logic in the role should allow an arbitrary number of instances).

It is something of a hobby project of mine, but I'd be pleased to receive any comments or suggestions on how to improve the role.

Co-authored-by: taha@asks2 <taha@chepec.se>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/117
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: solarchemist <gitea@solarchemist.se>
Co-committed-by: solarchemist <gitea@solarchemist.se>
This commit is contained in:
solarchemist 2023-06-21 19:55:00 +00:00 committed by techknowlogick
parent c039508fe6
commit 04fac5e4ec
1 changed files with 1 additions and 0 deletions

View File

@ -146,6 +146,7 @@ A curated list of awesome projects related to Gitea.
- [docker-gitea](https://gitea.com/jwobith/docker-gitea) - Docker Gitea Service
- [nodiscc.xsrv.gitea](https://github.com/nodiscc/xsrv/tree/master/roles/gitea) - Ansible role to install and configure Gitea
- [solarchemist/gitea](https://codeberg.org/ansible/gitea) - Ansible role to install and configure multiple Gitea instances on the same host.
## SDK