lcts/dehydrated-addons
Project ID: 35369
Description
RPM packages for various dehydrated-addons - https://gitlab.com/lcts/dehydrated-addons
Installation Instructions
Enable the repository using sudo dnf copr enable lcts/dehydrated-addons
, then you can install packages using sudo dnf install <package>
.
The repository contains the following packages:
dehydrated-systemd
- systemd timers & services for dehydrateddehydrated-dns-lexicon
- a dehydrated hook to perform DNS-01 challenges using lexicon to support many providersdehydrated-hookrunner
- a dehydrated proxy hook to trigger multiple hooks in sequencedehydrated-deploy-pki
- a dehydrated hook to deploy certificates and restart services
You can report any issues you have with the packages here. Please only use this for issues with the packages, not the software. The latter you should take up with the respective upstream devs.
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 (29)* | EPEL 7 (95 downloads) |
EPEL 8 | aarch64 (25)*, x86_64 (31)* | EPEL 8 (92 downloads) |
Fedora 38 | aarch64 (2)*, s390x (1)*, x86_64 (2)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (0)*, s390x (1)*, x86_64 (3)* | Fedora 39 (38 downloads) |
Fedora 40 | aarch64 (2)*, s390x (1)*, x86_64 (0)* | Fedora 40 (22 downloads) |
Fedora 41 | aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 41 (11 downloads) |
Fedora eln | aarch64 (26)*, s390x (36)*, x86_64 (26)* | Fedora eln (92 downloads) |
Fedora rawhide | aarch64 (25)*, s390x (27)*, x86_64 (44)* | Fedora rawhide (89 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable lcts/dehydrated-addons
More info about enabling Copr repositories