{
  "manifest_version": "1.0.0",
  "template": {
    "id": "999560b9-7499-4a4f-85e9-1409cdd27a12",
    "slug": "jaeger-all-in-one",
    "name": "Jaeger All In One",
    "description": "One-click to trace and monitor your app lifecycle 🚀",
    "url": "https://railway.com/deploy/jaeger-all-in-one",
    "upstream": {
      "repo_url": "https://github.com/codestorm-official/jaeger"
    }
  },
  "services": [
    {
      "name": "jaeger",
      "source": {
        "repo": "https://github.com/codestorm-official/jaeger"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "jaeger-all-in-one"
      }
    },
    "cli": "railway deploy --template jaeger-all-in-one",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "999560b9-7499-4a4f-85e9-1409cdd27a12",
            "serializedConfig": {
              "services": {
                "eaafd2a9-18d6-4d26-b74d-c7140a922364": {
                  "icon": "https://raw.githubusercontent.com/codestorm-official/jaeger/824610265fed6fe44861caa4470691a199984f76/img/jaeger.svg",
                  "name": "jaeger",
                  "source": {
                    "repo": "codestorm-official/jaeger",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:16686": {
                        "port": 16686
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-13T04:14:39.446Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-11T16:01:03.013Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_9a91c8c5b09a4c67bc0c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 40,
    "typical_build_seconds": 5,
    "typical_start_seconds": 5,
    "slowest_service": "jaeger"
  }
}
