VPS_restartProjectV1
Restart Docker Compose project services on a virtual machine, preserving data volumes and network configurations. Use this tool to apply changes or recover from failures by stopping and starting containers in the correct order.
Instructions
Restarts all services in a Docker Compose project by stopping and starting containers in the correct dependency order.
This operation preserves data volumes and network configurations while refreshing the running containers.
Use this to apply configuration changes or recover from service failures.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectName | Yes | Docker Compose project name using alphanumeric characters, dashes, and underscores only | |
virtualMachineId | Yes | Virtual Machine ID |