From 39160b7f2a1c563a8a5ff9c7056d37e106f2a094 Mon Sep 17 00:00:00 2001 From: Pierre Prinetti Date: Thu, 13 Jul 2023 15:02:57 +0200 Subject: [PATCH] add forgejo-hetzner-runner Add a little Bash script to manage ephemeral Forgejo actions runners on Hetzner infrastructure. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7b0a94..d1acdcd 100644 --- a/README.md +++ b/README.md @@ -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