Issue
You consider changing the security product from Imunify360 to ImunifyAV+ for some reason.
Environment
Any environment supported by ImunifyAV.
Solution
If you want to change the product and use ImunifyAV+ instead of Imunify360, you will need to completely uninstall the Imunify360 service to be able to install ImunifyAV.
1. To start uninstalling Imunify360, use our installation script:
wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh
bash i360deploy.sh --uninstall
NB! If your Imunify360 license is still active and you plan to use it on another server, before uninstalling Imunify360, delete the registration using:
imunify360-agent unregister
Another way to do this is to delete the required server for the license through the CLN account here (which is also possible after removing the service): https://cln.cloudlinux.com/console/imunify360/server/
2. After removing Imunify360, use the installation script to set up ImunifyAV that will deliver the free version of ImunifyAV:
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
NB! If you have already purchased an ImunifyAV license, you can use the activation key during installation using this variation:
bash imav-deploy.sh --key YOUR_KEY_HERE
or in case it is an IP-based license which is usually provided by our resellers such as cPanel:
bash imav-deploy.sh --key IPL
Otherwise, use the ImunifyAV UI > Upgrade button after installation.
Useful links
- https://docs.imunify360.com/uninstall/#uninstall
- https://docs.imunifyav.com/imunifyav/#installation-guide
- https://docs.imunifyav.com/imunifyav/#upgrade
Comments
0 comments
Please sign in to leave a comment.