From e9c3d02d469d236b1ed9aa9d1b2bc081a5c9f9b1 Mon Sep 17 00:00:00 2001 From: L3D Date: Sat, 18 Jan 2025 09:24:03 +0000 Subject: [PATCH] Add link to ansible collection l3d.git (#101) Hey there, I build a ansible Collection to install and configure forgejo. Maybe you like it Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/101 Co-authored-by: L3D Co-committed-by: L3D --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f706e8e..fb93274 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo - [Ansible playbook](https://lab.enough.community/main/infrastructure/-/tree/master/playbooks/forgejo) - Deploy Forgejo & Woodpecker, depends on related [Enough Community](https://enough.community) playbooks. - [Terraform & Ansible playbook](https://forgejo.dev/forgejo.dev/infrastructure-as-code/) - Deploy Forgejo, Minio, Nginx & Woodpecker in the cloud via [Docker Compose](https://docs.docker.com/compose/), depends on related [geerlingguy](https://github.com/geerlingguy) playbooks. - [Terraform Provider for Forgejo](https://registry.terraform.io/providers/svalabs/forgejo/latest/docs) - Allows managing resources (organizations, repositories, users) within Forgejo. +- [Ansible Collection l3d.git.gitea](https://galaxy.ansible.com/ui/repo/published/l3d/git/content/role/gitea/) - Ansible collection to install and configure forgejo. ### Monitoring - [Monitoring plugin to check Forgejo instance upgrade status](https://gitea.zionetrix.net/bn8/check_forgejo_upgrade) has the sources and is published in the [Icinga exchange repository](https://exchange.icinga.com/brenard/check_forgejo_upgrade).