update_service
Modify service configurations in Coolify by updating Docker Compose content, names, or descriptions for deployed applications.
Instructions
Update a service
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Service UUID | |
| name | No | Service name | |
| description | No | Service description | |
| docker_compose_raw | No | Docker Compose raw content (base64 encoded) |