mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2024-11-25 05:41:00 -05:00
add forgejo-hetzner-runner
Add a little Bash script to manage ephemeral Forgejo actions runners on Hetzner infrastructure.
This commit is contained in:
parent
c3569ad295
commit
39160b7f2a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue