{
  "manifest_version": "1.0.0",
  "template": {
    "id": "c8b3ceb0-26c9-426e-9927-207544767c4c",
    "slug": "oNKc6y",
    "name": "SAKAI NEXTJS ADMIN TEMPLATE",
    "description": "An easily deployable Admin Panel build on Next js and Sakai Primefacs.",
    "url": "https://railway.com/deploy/oNKc6y",
    "upstream": {
      "repo_url": "https://github.com/Peter-Peter254/SAKAI-NEXT-ADMIN-DASHBOARD"
    }
  },
  "services": [
    {
      "name": "SAKAI-NEXT-ADMIN-DASHBOARD",
      "source": {
        "repo": "https://github.com/Peter-Peter254/SAKAI-NEXT-ADMIN-DASHBOARD"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "oNKc6y"
      }
    },
    "cli": "railway deploy --template oNKc6y",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "c8b3ceb0-26c9-426e-9927-207544767c4c",
            "serializedConfig": {
              "services": {
                "d1e1dbd2-2b9f-4e0e-b93e-f3d0ca502bd1": {
                  "icon": null,
                  "name": "SAKAI-NEXT-ADMIN-DASHBOARD",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Peter-Peter254/SAKAI-NEXT-ADMIN-DASHBOARD",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T07:25:21.217Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_dbe20e34e3494ee9b817",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 194,
    "typical_build_seconds": 81,
    "typical_start_seconds": 10,
    "slowest_service": "SAKAI-NEXT-ADMIN-DASHBOARD"
  }
}
