From 14d1c42f5b7bd1ffef21604fc629315a7bd7e12d Mon Sep 17 00:00:00 2001 From: jwildeboer Date: Fri, 21 Feb 2025 14:08:12 +0000 Subject: [PATCH] Added tutorial on running the runner on RHEL9 (#103) - Added (my) tutorial on a RHEL9 based runner, running as a user based systemd service with podman - Grouped with the other runner tutorial and moved both to the bottom of the tutorial list Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/103 Co-authored-by: jwildeboer Co-committed-by: jwildeboer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 193c508..e2289ab 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ In addition to [![][forgejo] Forgejo's official documentation](https://forgejo.o - [Gitea documentation](https://docs.gitea.io/) - mostly applicable to Forgejo as well as Gitea. ### Tutorials -- [Setting up a Self-Hosted Forgejo Actions Runner with Docker Compose](https://linus.dev/posts/setting-up-a-self-hosted-forgejo-actions-runner-with-docker-compose/). - [Forgejo in a nutshell](https://devforum.roblox.com/t/forgejo-in-a-nutshell/2505867) - guide to setup Forgejo. - [Forgejo with LFS behind a VPN](https://blog.gibson.sh/2023/05/28/server-with-wireguard-and-forgejo/) - guide to set up a Linux web server running Forgejo, Git-LFS, and a Wireguard VPN. - [UberLab installation guide](https://lab.uberspace.de/guide_forgejo/) - Forgejo installation guide for [Uberspace](https://uberspace.de/). - +- [Setting up a Self-Hosted Forgejo Actions Runner with Docker Compose](https://linus.dev/posts/setting-up-a-self-hosted-forgejo-actions-runner-with-docker-compose/). +- [Running a runner for codeberg/forgejo on RHEL9 (Red Hat Enterprise Linux) with podman as user systemd service](https://jan.wildeboer.net/2024/08/Running-a-runner-codeberg/) ## Public instances Forgejo instances with open registration.