mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2025-04-24 00:58:08 +02:00
Add Terraform Provider for Forgejo
This commit is contained in:
parent
f6e1b6a323
commit
ba8145be19
2 changed files with 2 additions and 0 deletions
|
@ -150,6 +150,7 @@ Learn about Forgejo actions in the [![][forgejo] Actions admin guide](https://fo
|
|||
### Infrastructure as Code
|
||||
- [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.
|
||||
|
||||
### 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).
|
||||
|
|
|
@ -21,3 +21,4 @@ These fine people brought us delight by adding their gems of freedom to this del
|
|||
- [Stefan Bethke](stb@lassitu.de)
|
||||
- [Ikuyo Kita](https://kita.codeberg.page) (codeberg: [@kita](https://codeberg.org/kita), fediverse: [@kitacat@wetdry.world](https://wetdry.world/@kitacat))
|
||||
- [hazy](https://hazy.gay) (codeberg: [@hazy](https://codeberg.org/hazy), fediverse: [@h@besties.house](https://git.gay/h))
|
||||
- [Achim Christ](https://www.achim-christ.de/) (codeberg: [@acch](https://codeberg.org/acch), fediverse: [@acch@mastodon.social](https://mastodon.social/@acch))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue