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 install
Status
To check the status of the ImunifyAV GUI:
bash
opencli imunify status
Start
To start the ImunifyAV GUI:
bash
opencli imunify start
Stop
To stop the ImunifyAV GUI:
bash
opencli imunify stop
Update
To update ImunifyAV:
bash
opencli imunify update
Uninstall
To uninstall ImunifyAV:
bash
opencli imunify uninstall