mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2025-02-13 13:10:29 -05:00
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 <l3d@c3woc.de> Co-committed-by: L3D <l3d@c3woc.de>
This commit is contained in:
parent
72246719a1
commit
e9c3d02d46
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
- [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 & 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.
|
- [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
|
||||||
- [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).
|
- [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).
|
||||||
|
|
Loading…
Add table
Reference in a new issue