dokploy_compose_processTemplate
dokploy_compose_processTemplateProcess Docker Compose templates in Dokploy by converting base64-encoded configurations into deployable applications using a specified compose ID.
Instructions
[compose] compose.processTemplate (POST)
Parameters:
base64 (string, required)
composeId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base64 | Yes | ||
| composeId | Yes |