rajeeshknambiar/gitea

( forked from nalika/gitea )

Project ID: 108297

Description

Gitea, Forgejo, and Accessories

These builds require networking to build for now.

Build bugs or other issues about this package should be reported at:

  • https://github.com/nazunalika/rpmspecs-gitea
  • https://github.com/nazunalika/rpmspecs-forgejo

Current architectures supported:

  • x86_64
  • aarch64
  • ppc64le

Installation Instructions

Install as per usual.

  • Create a user and database for gitea/forgejo (while granting rights)

  • Start gitea.service or forgejo.service

  • Change the configuration under [server] in /etc/.../conf/app.ini and then call http://server:port/ (default is http://localhost:3000) to finish setup.

    Alternatively, you can call http://server:port/ and setup from there and change /etc/.../conf/app.ini afterwards.

You can create an admin user on the console by running:

su - git

gitea/forgejo --name admin --password somePassword --email some@email.com --admin

--

More information can be found in /usr/share/doc/gitea/README.EL+Fedora

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Centos-stream 8 aarch64 [modified] (0)*, ppc64le [modified] (0)*, x86_64 [modified] (0)* Centos-stream 8 (14 downloads)
Centos-stream 9 aarch64 [modified] (0)*, ppc64le [modified] (0)*, x86_64 [modified] (0)* Centos-stream 9 (14 downloads)
EPEL 8 aarch64 [modified] (0)*, ppc64le [modified] (0)*, x86_64 [modified] (0)* EPEL 8 (12 downloads)
EPEL 9 aarch64 [modified] (0)*, ppc64le [modified] (0)*, x86_64 [modified] (2)* EPEL 9 (16 downloads)
Fedora 38 aarch64 (0)*, ppc64le (0)*, x86_64 (10)* Fedora 38 (14 downloads)
Fedora 39 aarch64 (0)*, ppc64le (6)*, x86_64 (10)* Fedora 39 (13 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable rajeeshknambiar/gitea
More info about enabling Copr repositories

Other Actions