The yum-remi-chef cookbook takes over management of the repository ids of the remi
repository . It allows attribute manipulation of remi
, remi-safe
, remi-php72
, remi-php73
, remi-php74
,
remi-php80
, remi-php81
, remi-php82
, remi-php83
, remi-php84
and remi-test
repositories.
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs
.
- Chef 16+
- yum >= 7.3.0
- yum-epel
The following platforms and PHP versions are supported, as per upstream -- x
via a Yum repo, M
via DNF modules:
PHP version | 7.2 | 7.3 | 7.4 | 8.0 | 8.1 | 8.2 | 8.3 | 8.4 |
---|---|---|---|---|---|---|---|---|
AlmaLinux 8 | M | M | M | M | M | M | M | M |
AlmaLinux 9 | M | M | M | M | M | M | ||
CentOS Stream 9 | M | M | M | M | M | M | ||
Fedora (latest) | M | M | M | M | ||||
Rocky Linux 8 | M | M | M | M | M | M | M | M |
Rocky Linux 9 | M | M | M | M | M | M |
::remi
- Sets up the base remi repository.::remi-safe
- Sets up the remi-safe repo. This contains thephpXX
"software collections" packages, able to coexist with stock PHP.::remi-test
- Sets up the remi-test experimental repo.::remi-modular
- Sets up the remi-modular repo for DNF module information. (Only for platforms that support DNF modules i.e. CentOS 8+ / Fedora)::remi-phpXX
- Sets up the corresponding remi PHP version repo. These repos override the stock PHP packages. See the above table for supported versions.
Same function as the above recipes, but as resources instead.
yum_remi
yum_remi_safe
yum_remi_test
yum_remi_modular
yum_remi_php72
yum_remi_php73
yum_remi_php74
yum_remi_php80
yum_remi_php81
yum_remi_php82
yum_remi_php83
yum_remi_php84
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.