dokploy_settings
Check Dokploy system status, version, and IP; clean Docker resources by type; and reload server or Traefik configurations through action-based commands.
Instructions
System settings. health: check status. version: get version. ip: get IP. clean: cleanType (all|images|volumes|stoppedContainers|dockerBuilder|dockerPrune|monitoring|deploymentQueue|sshPrivateKey), serverId? (only honored for docker-related clean types). reload: reloadTarget (server|traefik), serverId? (traefik only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| serverId | No | ||
| cleanType | No | ||
| reloadTarget | No |