Stop an Application Deployed on a Generic Linux Distribution
About this task
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.