{
  "manifest_version": "1.0.0",
  "template": {
    "id": "3daafa99-849d-4886-bcce-47d8433e1f10",
    "slug": "minecraft-or-just-updated-paper-server-w",
    "name": "Minecraft | (Just Updated) Paper Server Whose Heap Fits Your Plan, Auto Backups",
    "description": "Paper server whose heap fits your plan, plus rotating world backups.",
    "url": "https://railway.com/deploy/minecraft-or-just-updated-paper-server-w",
    "upstream": {
      "image": "ghcr.io/bon5co/minecraft-railway@sha256:227b4d2a147e5674cca5727ad8589b1eea86aa3eb2a4c9363c81bf9484ee9e12"
    }
  },
  "services": [
    {
      "name": "minecraft",
      "source": {
        "image": "ghcr.io/bon5co/minecraft-railway@sha256:227b4d2a147e5674cca5727ad8589b1eea86aa3eb2a4c9363c81bf9484ee9e12"
      },
      "needs_volume": true,
      "volume_mount_path": "/data",
      "tcp_ports": [
        25565
      ],
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "RCON_PASSWORD",
      "service": "minecraft",
      "description": "Provide a value for RCON_PASSWORD.",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "minecraft-or-just-updated-paper-server-w"
      }
    },
    "cli": "railway deploy --template minecraft-or-just-updated-paper-server-w",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "3daafa99-849d-4886-bcce-47d8433e1f10",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "a37673f2-861f-4ca1-95ee-d7b91e50cae5": {
                  "icon": null,
                  "name": "minecraft",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/bon5co/minecraft-railway@sha256:227b4d2a147e5674cca5727ad8589b1eea86aa3eb2a4c9363c81bf9484ee9e12"
                  },
                  "variables": {
                    "RCON_PASSWORD": {
                      "isOptional": false,
                      "defaultValue": "{{RCON_PASSWORD}}"
                    }
                  },
                  "networking": {
                    "tcpProxies": {
                      "25565": {}
                    }
                  },
                  "volumeMounts": {
                    "a37673f2-861f-4ca1-95ee-d7b91e50cae5": {
                      "mountPath": "/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-23T04:14:45.320Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T19:27:22.180Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3760d1d065514a959844",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 73,
    "typical_build_seconds": 0,
    "typical_start_seconds": 10,
    "slowest_service": "minecraft"
  }
}
