Uninstall an Application Installed on a Generic Linux Distribution

About this task

When you uninstall an application, the Docker image used by the application is deleted. However, the data and log files of the application are not deleted.

Procedure

Depending on the application that you want to uninstall, run the command as provided in the following table.
Application Command
Historian database ./uninstall.sh historian
REST query service ./uninstall.sh query-service
MQTT collector ./uninstall.sh mqtt
OPCUA DA collector ./uninstall.sh opcua
Public REST APIs ./uninstall.sh public-restapi
Server-to-Server collector ./uninstall.sh s2s
Tuner ./uninstall.sh tuner
Web Admin ./uninstall.sh webadmin
Web Admin UAA ./uninstall.sh webadmin-uaa
The application is uninstalled.