I've just installed #Forgejo in a #FreeBSD Jail, but I couldn't find a guide on how to set it up.

Luckily, I could get away with using the instructions of @marzlberger 's blog post on installing Gitea: https://bsdbox.de/en/artikel/gitea/gitea-lokal 馃槑

The steps were basically identical, I just had to replace "gitea" with "forgejo" in all the commands and paths.

If I ever want to migrate my Gitea instance to Forgejo, I now know how to do it.