Description
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
This package automates most of the steps shown in the installation instructions (e.g. systemd service setup, data directory creation, etc), however, you still need to follow the installation instructions from the "Create directories Forgejo will use" section (and skip "Install systemd service for Forgejo", as the service is preinstalled).
Installation Instructions
- Enable the COPR repo
sudo dnf copr enable mdwalters/forgejo
- Install Forgejo
If you want the latest features and bug fixes, use the forgejo
package:
sudo dnf install forgejo
If you don't care about the latest features, but want bug fixes, use the forgejo-lts
package:
sudo dnf install forgejo-lts
- Start the service
sudo systemctl start forgejo
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 |
---|---|---|
Fedora 39 | aarch64 (38)*, x86_64 (46)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 [modified] (46)*, x86_64 [modified] (61)* | Fedora 40 (24 downloads) |
Fedora 41 | aarch64 (55)*, x86_64 (106)* | Fedora 41 (39 downloads) |
Fedora rawhide | aarch64 (49)*, x86_64 (55)* | Fedora rawhide (16 downloads) |
* Total number of downloaded packages.