mirror of
https://gitea.com/gitea/awesome-gitea.git
synced 2024-11-01 03:21:48 +01:00
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:
parent
c039508fe6
commit
04fac5e4ec
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ A curated list of awesome projects related to Gitea.
|
||||||
|
|
||||||
- [docker-gitea](https://gitea.com/jwobith/docker-gitea) - Docker Gitea Service
|
- [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
|
- [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
|
## SDK
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue