Issue
How to update Proactive Defense packages from beta, roll-out, or stable repositories?
Environment
- Imunify360
- Proactive Defense
- imunify360-php-i360
- CentOS, AlmaLinux, CloudLinux, Ubuntu, Debian
Solution
RPM-based distributions.
- PD update from beta repo:
yum update imunify360-php-i360 --enablerepo=imunify360-testing
- PD update from roll-out repo
yum update imunify360-php-i360 --enablerepo=imunify360-rollout*
- PD update from stable repo:
yum update imunify360-php-i360
DEB-based distributions.
- PD update from the repo:
apt-get install --only-upgrade imunify360-php-i360
Note, that for deb-based distros the corresponding repo should be added as described in Imunify360 docs here: https://docs.imunify360.com/update/#beta
Useful links
Comments
0 comments
Please sign in to leave a comment.