Installation of imunify out of Cyperpanels GUI failed. I do a lot of testing on different installations.
I figured out, that ubuntu will not install, because the public key for the used imunify repo is missing in the ubuntu keyservers.
My qucik workaround:
Manual installation of the missing key over CLI before you start the imunify installation
- In CLI (Ubuntu / CentOS) do:
wget https://repo.imunify360.cloudlinux.com/defense360/RPM-GPG-KEY-CloudLinux
2a) In ubuntu add the key:
apt-key add RPM-GPG-KEY-CloudLinux
2b) In CentOS add the key:
rpm --import RPM-GPG-KEY-CloudLinux
After this you should be able to install Imunify over cyberpanels GUI without any issues
Best regards,
Kai