Control Web Panel
Developers => Suggestions => Topic started by: hanliong on May 04, 2021, 03:04:30 AM
-
It is better is CWP provide ImunifyAV free and or Imunify360 to replace maldet scan. I have tried to install imunifyAV free but it said the panel is not compatbile.
it is good for malware detection.
By improving great feature, CWP may be able to increase the price of CWPPro
Thanks.
-
I'm also interested, so that CentosWP has support for ImunifyAV
-
Imunify can now be installed as stand alone. I haven't tried it yet but looks good so far.
Some details i found on their site
https://blog.imunify360.com/how-to-run-imunifyav-in-stand-alone-mode-on-a-linux-server
https://blog.imunify360.com/imunify360-4.8-released
I will give it a shot soon
-
Imunify can now be installed as stand alone. I haven't tried it yet but looks good so far.
Some details i found on their site
https://blog.imunify360.com/how-to-run-imunifyav-in-stand-alone-mode-on-a-linux-server
https://blog.imunify360.com/imunify360-4.8-released
I will give it a shot soon
I tried what they called it "stand-alone-non-panel" it is not working, if anyone did it please share it with us.
-
By improving great feature, CWP may be able to increase the price of CWPPro
I hope not! Right now it is in the "sweet spot" for pricing. Lower than competitors enough to put up with the leg work and bugs you have to get through to have a stable system. If it were to go up much more it would lose its value proposition. Really, I wish there were a more vibrant set of 3rd party add-ons, like Magento or other CMS systems that have premium plug-ins. That way many of us could stick with CWP Pro for a basic LAMP/LEMP server management, but other users could use paid add-ons to add features such as this.
-
Imunify can now be installed as stand alone. I haven't tried it yet but looks good so far.
Some details i found on their site
https://blog.imunify360.com/how-to-run-imunifyav-in-stand-alone-mode-on-a-linux-server
https://blog.imunify360.com/imunify360-4.8-released
I will give it a shot soon
I tried what they called it "stand-alone-non-panel" it is not working, if anyone did it please share it with us.
I've success to install imunifyav on CWP server.
1) create a subdomain , for example : imav.xxx.com
2) create a config file /etc/sysconfig/imunify360/integration.conf
input those two line :
[paths]
ui_path = /home/[your user]/public_html/imav
3) Run those two command for installation
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
4) chown of imav directory to your user
5) then open your browser to https://imav.xxx.com , use root login.
-
Imunify can now be installed as stand alone. I haven't tried it yet but looks good so far.
Some details i found on their site
https://blog.imunify360.com/how-to-run-imunifyav-in-stand-alone-mode-on-a-linux-server
https://blog.imunify360.com/imunify360-4.8-released
I will give it a shot soon
I tried what they called it "stand-alone-non-panel" it is not working, if anyone did it please share it with us.
I've success to install imunifyav on CWP server.
1) create a subdomain , for example : imav.xxx.com
2) create a config file /etc/sysconfig/imunify360/integration.conf
input those two line :
[paths]
ui_path = /home/[your user]/public_html/imav
3) Run those two command for installation
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
4) chown of imav directory to your user
5) then open your browser to https://imav.xxx.com , use root login.
please verify if you anyone test it, because the sound seem like this, I have to login into server(roort) going to home directory and create a subdomain it's right? who test it.
thanks
-
I've success to install imunifyav on CWP server.
1) create a subdomain , for example : imav.xxx.com
2) create a config file /etc/sysconfig/imunify360/integration.conf
input those two line :
[paths]
ui_path = /home/[your user]/public_html/imav
3) Run those two command for installation
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh -O imav-deploy.sh
bash imav-deploy.sh
4) chown of imav directory to your user
5) then open your browser to https://imav.xxx.com , use root login.
When i run this it gives ALL my websites an 503 Error.
Any idea how to solve that?
I use Apache and php-fpm with php 8.2