Adds Terraform and Ansible repository of forgejo.dev

This commit is contained in:
Maximilian Kratz 2023-01-24 18:36:25 +01:00
parent 4fb1fbab5f
commit 683a12f733
2 changed files with 2 additions and 0 deletions

View file

@ -74,6 +74,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
## 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.
## 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).

View file

@ -8,3 +8,4 @@ These fine people brought us delight by adding their gems of freedom to this del
- [Caesar Schinas](https://caesarschinas.com/) (codeberg: [@caesar](https://codeberg.org/caesar), fediverse: [@caesar@indieweb.social](https://indieweb.social/@caesar))
- [Loïc Dachary](https://dachary.org) (codeberg: [@dachary](https://codeberg.org/dachary), fediverse: [@dachary@mastodon.online](https://mastodon.online/@dachary))
- [Max Kratz](https://maxkratz.com) (codeberg: [@maxkratz](https://codeberg.org/maxkratz), fediverse: [@maxkratz@chaos.social](https://chaos.social/@maxkratz))