Comments on How to Install Gitea Code Hosting Service on Fedora 34

Gitea is an open-source code-hosting solution based on the Git platform. This article will cover how to install and configure Gitea on Fedora 34 and how to set up your first Git repository.

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Ewelin

In Step 5 I had an issue with missing permissions for file gitea:

"gitea.service: Failed to locate executable /usr/local/bin/gitea: Permission denied"

Solution is following command:

> sudo restorecon -rv /usr/local/bin/