Description
webtrees rpm package for RHEL and CentOS Stream
Installation Instructions
dnf copr enable castedo/webtrees
dnf install policycoreutils-python-utils
dnf install webtrees
This webtrees RPM package only installs files originating from the webtrees project.
For a functioning webtrees website, additional steps are required:
- Create
/var/lib/webtrees/config.ini.phpwith settings. - Create HTTP server (e.g., Apache) configuration files.
- Create a webtrees database (e.g., with MariaDB).
- Set up an SMTP email server (e.g., Postfix).
- Set SELinux booleans (e.g.,
httpd_can_network_connect,can_sendmail,httpd_can_network_connect_db,httpd_read_user_content).
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 10
|
x86_64 (18)* | EPEL 10 (78 downloads) |
EPEL 9
|
x86_64 (19)* | EPEL 9 (75 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable castedo/webtrees
More info about enabling Copr repositories
EPEL 10