Imunify
opencli imunify command enables administrators to install, start, manage, and uninstall the ImunifyAV standalone service.
Note: Imunify, its trademarks, and all related assets are the property of CloudLinux Zug GmbH.
This command acts as a wrapper that installs and runs the ImunifyAV GUI as a standalone PHP server, following the official setup guide provided here: Imunify360 Standalone installation guide with integration.conf examples
Install
To install ImunifyAV:
bash
opencli imunify installStatus
To check the status of the ImunifyAV GUI:
bash
opencli imunify statusStart
To start the ImunifyAV GUI:
bash
opencli imunify startStop
To stop the ImunifyAV GUI:
bash
opencli imunify stopUpdate
To update ImunifyAV:
bash
opencli imunify updateUninstall
To uninstall ImunifyAV:
bash
opencli imunify uninstall