From 0d2968bc88869b894b84f3499ecc946a4f9eb864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Thu, 17 Aug 2023 09:34:37 +0200 Subject: [PATCH] tutorial: guide to setup Forgejo 1.20 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5969f22..fada0d3 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 +- [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/).