Please note that in order to upgrade from ImunifyAV / ImunifyAV+ to Imunify360, it's not enough to purchase an Imunify360 license. It is necessary to first uninstall ImunifyAV / ImunifyAV+ and then install Imunify360.
In order to upgrade from / ImunifyAV+ to Imunify360 it would be necessary to do the following:
1) Uninstall ImunifyAV as per https://docs.imunifyav.com/imunifyav/#uninstall:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh --uninstall
2) And install Imunify360 as per https://docs.imunify360.com/installation/#installation-instructions:
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh -O i360deploy.sh
bash i360deploy.sh --key IMXXXXXXXXXXXXXXXXXX
Alternatively, ImunifyAV / ImunifyAV+ can be replaced by Imunify360 automatically by using the Imunify360 installation script. It will recognize that ImunifyAV / ImunifyAV+ is installed and prompt you before proceeding.
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
bash i360deploy.sh
Sample of the output:
-bash-4.2# 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) ?