Uninstall
Uninstall from Windows
To uninstall ZigiOps on Windows, run the service uninstallation batch files for both the web app and platform services, then manually delete the installation folder.
Run the
C:\ZigiWave\ZigiOps\webapp\service\uninstall_service.bat
batch file to uninstall the ZigiOps Web App service.Run the
C:\ZigiWave\ZigiOps\platform\service\uninstall_service.bat
batch file to uninstall the ZigiOps Platform service.Manually delete the ZigiOps installation folder, which is typically located at
C:\ZigiWave\ZigiOps
, unless a different location was specified during installation.
Uninstall from Linux
To uninstall ZigiOps on Linux, manually remove both the web app and platform services, then delete the installation folder.
Delete the
/etc/systemd/system/zigiwave_webapp.service
ZigiOps Web App service file.Delete the
/etc/systemd/system/zigiwave_platform.service
ZigiOps Platform service file.Manually delete the ZigiOps installation folder, which is typically located at
/opt/zigiwave/zigiops
, unless a different location was specified during installation.