Stop an Application Deployed on a Generic Linux Distribution

About this task

You can stop an application if you want to modify the configuration for the application. For example, if you want to modify the properties of tags used by the server-to-server collector, you must first stop the application, modify the properties, and then run the application.

Procedure

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