{
  "manifest_version": "1.0.0",
  "template": {
    "id": "ba449606-cbac-4ead-869a-7043009120e6",
    "slug": "presenton-ai-presentations",
    "name": "Presenton - AI Presentations and API",
    "description": "Create beautiful AI Presentations with Presenton - UI and API",
    "url": "https://railway.com/deploy/presenton-ai-presentations",
    "upstream": {
      "image": "ghcr.io/presenton/presenton:latest"
    }
  },
  "services": [
    {
      "name": "presenton/presenton:latest",
      "source": {
        "image": "ghcr.io/presenton/presenton:latest"
      },
      "needs_volume": false,
      "tcp_ports": [
        80
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "presenton-ai-presentations"
      }
    },
    "cli": "railway deploy --template presenton-ai-presentations",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "ba449606-cbac-4ead-869a-7043009120e6",
            "serializedConfig": {
              "services": {
                "cf521dd6-bef6-4c18-8d40-ee9fe05c1a9c": {
                  "name": "presenton/presenton:latest",
                  "source": {
                    "image": "ghcr.io/presenton/presenton:latest"
                  },
                  "networking": {
                    "tcpProxies": {
                      "80": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T16:14:42.609Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T03:50:31.971Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_e3f0262b6ff4441a9d84",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 127,
    "typical_build_seconds": 0,
    "typical_start_seconds": 35,
    "slowest_service": "presenton/presenton:latest"
  }
}
