Stop core and agent services
This section describes how to stop the core and agent services.
Stop core services
Stops core services while preserving persisted data, allowing temporary shutdown without data loss.
Run the following script to stop core services while preserving persisted
data:
./deploy.sh down --profile coreStop agent services
Stops agent services while preserving persisted data, allowing you to temporarily shut them down without affecting configurations.
Stop a specific agent while preserving persisted
data:
./deploy.sh down --profile automation-insight-agentStop all foundational
agents:
./deploy.sh down --profile foundational-agents