create_deployment
Deploy a Docker image to an existing EasyPanel service by providing project ID, service ID, image, and optional config.
Instructions
Create a new deployment in EasyPanel.
Args: project_id: Project ID service_id: Service ID image: Docker image to deploy config: Additional deployment configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| config | No | ||
| project_id | Yes | ||
| service_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||