losuler/unrealircd
Project ID: 32321
Description
This is an RPM spec for UnrealIRCd based on the original spec created by nazunalika.
The source for this Copr can be found at https://gitlab.com/losuler/unrealircd.
Update: This package is now available in the official Fedora and EPEL repositories https://src.fedoraproject.org/rpms/unrealircd. It is recommended to migrate to this package. The spec and associated builds provided here will no longer be maintained.
Installation Instructions
This repo can be added on all supported systems by:
dnf copr enable losuler/unrealircd
In order to change the default location for tls certs (which is/etc/unrealircd/tls
), when for example you are using certbot
, use the following block in /etc/unrealircd/unrealircd.conf
:
set {
tls {
certificate "/path/to/cert";
key "/path/to/key";
};
};
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 |
---|---|---|
EPEL 7 | x86_64 (22)* | EPEL 7 (93 downloads) |
EPEL 8 | aarch64 (30)*, x86_64 (32)* | EPEL 8 (129 downloads) |
Fedora rawhide | aarch64 (31)*, x86_64 (30)* | Fedora rawhide (81 downloads) |
* Total number of downloaded packages.