rchouinard / copr-gitea

Provides Gitea packages to Fedora via COPR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitea on COPR

ico-build-status

This repository simply provides COPR builds of Gitea for recent versions of Fedora Linux.

Installation

First, you must enable the repository:

$ sudo dnf copr enable rchouinard/gitea

Gitea is now available for installation:

$ sudo dnf install gitea

Usage

Application configuration is installed under /etc/gitea. Tune to your liking before enabling and running the service:

$ sudo systemctl enable --now gitea

The package expects the service to run under the gitea user.

Issues

Please report any application issues to the Gitea project. Any installation issues related to this package should be reported here.

Legal

The author and contributors to this repository are not affiliated with the Gitea project in any way. This project simply aims to provide a simple installation method for the Gitea application on current Fedora versions.

About

Provides Gitea packages to Fedora via COPR

License:MIT License