{
  "manifest_version": "1.0.0",
  "template": {
    "id": "afc82bbe-910d-4a31-a5a6-86835d50af73",
    "slug": "transmute",
    "name": "Transmute",
    "description": "Convert images, video, audio, 2,000+ formats | CloudConvert alternative",
    "url": "https://railway.com/deploy/transmute",
    "upstream": {
      "image": "ghcr.io/transmute-app/transmute:latest"
    }
  },
  "services": [
    {
      "name": "Transmute",
      "source": {
        "image": "ghcr.io/transmute-app/transmute:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "transmute"
      }
    },
    "cli": "railway deploy --template transmute",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "afc82bbe-910d-4a31-a5a6-86835d50af73",
            "serializedConfig": {
              "services": {
                "82285744-c20a-4579-9c38-0cb0a89d5b4b": {
                  "icon": "https://lhbaovhjuhitknbfclbg.supabase.co/storage/v1/object/public/logos/transmute.png",
                  "name": "Transmute",
                  "source": {
                    "image": "ghcr.io/transmute-app/transmute:latest"
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  },
                  "volumeMounts": {
                    "82285744-c20a-4579-9c38-0cb0a89d5b4b": {
                      "mountPath": "/app/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T12:57:23.944Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_6e16b1f48d61433cb888",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 89,
    "typical_build_seconds": 0,
    "typical_start_seconds": 20,
    "slowest_service": "Transmute"
  }
}
