From 95aed97b84bb91030692e1f1fd9913ceba9a3909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Thu, 17 Aug 2023 09:39:12 +0200 Subject: [PATCH] tutorial: Self-Hosted Forgejo Actions Runner with Docker Compose --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fada0d3..9c666c4 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ 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/).