1
0
Fork 0
mirror of https://codeberg.org/forgejo-contrib/delightful-forgejo.git synced 2025-04-24 00:58:08 +02:00

Add link to ansible collection

This commit is contained in:
L3D 2025-01-18 01:24:12 +01:00
parent 72246719a1
commit 6532e0b28f
No known key found for this signature in database
GPG key ID: F3949BA55195BC7B

View file

@ -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).