{
  "manifest_version": "1.0.0",
  "template": {
    "id": "cf957e24-307c-41f8-a9f4-67753fcfc6bf",
    "slug": "kali-linux-for-security-and-debugging",
    "name": "Kali Linux for security and debugging",
    "description": "Kali Linux with 600+ security tools on Railway. Ready to deploy.",
    "url": "https://railway.com/deploy/kali-linux-for-security-and-debugging",
    "upstream": {
      "image": "ghcr.io/bon5co/kali-railway-template"
    }
  },
  "services": [
    {
      "name": "kali",
      "source": {
        "image": "ghcr.io/bon5co/kali-railway-template"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "kali-linux-for-security-and-debugging"
      }
    },
    "cli": "railway deploy --template kali-linux-for-security-and-debugging",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "cf957e24-307c-41f8-a9f4-67753fcfc6bf",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "4f1091c9-152b-42e3-97b6-a1a63c956091": {
                  "icon": null,
                  "name": "kali",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/bon5co/kali-railway-template"
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-12T22:14:39.841Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-11T17:00:27.038Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_5ad76624b3be453d9a4c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 211,
    "typical_build_seconds": 0,
    "typical_start_seconds": 142,
    "slowest_service": "kali"
  }
}
