mirror of
https://codeberg.org/forgejo-contrib/delightful-forgejo.git
synced 2025-04-03 21:55:19 -04:00
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 <jwildeboer@noreply.codeberg.org> Co-committed-by: jwildeboer <jwildeboer@noreply.codeberg.org>
This commit is contained in:
parent
0211578260
commit
14d1c42f5b
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue