faber_service_restart
Restart system services like nginx, php, mysql, supervisor, or redis on Faber servers to resolve issues or apply configuration changes.
Instructions
Restart a system service (nginx, php, mysql, supervisor, redis)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service name: nginx, php, mysql, supervisor, or redis | |
| server | No | Server name from config (optional, defaults to defaultServer) |