add forgejo-hetzner-runner

Add a little Bash script to manage ephemeral Forgejo actions runners on
Hetzner infrastructure.
This commit is contained in:
Pierre Prinetti 2023-07-13 15:02:57 +02:00
parent c3569ad295
commit 39160b7f2a
No known key found for this signature in database
GPG key ID: F8360C8220AA1958

View file

@ -91,6 +91,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
## Forgejo actions runners
- [Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker with binaries for GNU/Linux (amd64, arm64)
- [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS
- [forgejo-hetzer-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
## Infrastructure as Code