Question
How do I upgrade from ImunifyAV or ImunifyAV+ to Imunify360 after purchasing a license through the cPanel store?
Answer
ImunifyAV can be replaced by Imunify360 automatically by using the Imunify360 installation script. It will recognize that ImunifyAV or ImunifyAV+ is installed and prompt you before proceeding.
Download the Imunify360 installer:
# wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
Run the installer:
# bash i360deploy.sh
Example output:
# bash i360deploy.sh
Detecting ostype... centos
Checking for an update to i360deploy.sh
Downloading i360deploy.sh.repo_version (please wait)
i360deploy.sh is already the latest version (2.32) - continuing
You are about to uninstall ImunifyAV and install Imunify360 that includes Malware Scanner. To get ImunifyAV back run the following commands:
# yum remove 'imunify360-firewall*'
# wget https://repo.imunify360.cloudlinux.com/defence360/av-deploy.sh
# bash ./av-deploy.sh
Do you want to Do you agree to proceed with uninstalling ImunifyAV? (y/n) ?- At this point, press 'y' and submit for the process to proceed.
Comments
0 comments
Article is closed for comments.