dokploy_server
Manage server lifecycle: list, create, update, remove, get metrics, and retrieve public IP. Supports deploy and build server types.
Instructions
Manage servers. list/count/publicIp: no params. get: serverId. create: name+ipAddress+port+username+sshKeyId+serverType. update: serverId+fields. remove: serverId. getMetrics: url+token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| serverId | No | ||
| name | No | ||
| ipAddress | No | ||
| port | No | ||
| username | No | ||
| sshKeyId | No | ||
| serverType | No | deploy | build | |
| description | No | ||
| url | No | ||
| token | No | ||
| dataPoints | No |