{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f4acce3e-6294-4a51-b9b6-4ac1468de34f",
    "slug": "U9ifEK",
    "name": "quickfire",
    "description": "Quickfire Minecraft Server. Simple and fast.",
    "url": "https://railway.com/deploy/U9ifEK",
    "upstream": {
      "repo_url": "https://github.com/vessylapp/quickfire-test-mc"
    }
  },
  "services": [
    {
      "name": "Quickfire",
      "source": {
        "repo": "https://github.com/vessylapp/quickfire-test-mc"
      },
      "needs_volume": true,
      "volume_mount_path": "/minecraft/data",
      "tcp_ports": [
        25565
      ],
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "Port",
      "service": "Quickfire",
      "description": "Dont change this",
      "secret": false,
      "strategy": "default",
      "default": "25565"
    },
    {
      "key": "Version",
      "service": "Quickfire",
      "description": "You can change this to what ever you wan't",
      "secret": false,
      "strategy": "default",
      "default": "1.18.2"
    },
    {
      "key": "Hardcore",
      "service": "Quickfire",
      "description": "Enable Harcore Mode ",
      "secret": false,
      "strategy": "default",
      "default": "false"
    },
    {
      "key": "MaxPlayers",
      "service": "Quickfire",
      "description": "Not required, but a good thing to have",
      "secret": false,
      "strategy": "default",
      "default": "15"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "U9ifEK"
      }
    },
    "cli": "railway deploy --template U9ifEK",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f4acce3e-6294-4a51-b9b6-4ac1468de34f",
            "serializedConfig": {
              "services": {
                "efc50678-4a8b-41c1-a075-cfeef93c7870": {
                  "icon": "https://i.ibb.co/vkndBjg/image.png",
                  "name": "Quickfire",
                  "source": {
                    "repo": "vessylapp/quickfire-test-mc",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "variables": {
                    "Port": {
                      "isOptional": false,
                      "description": "Dont change this",
                      "defaultValue": "25565"
                    },
                    "Version": {
                      "isOptional": false,
                      "description": "You can change this to what ever you wan't",
                      "defaultValue": "1.18.2"
                    },
                    "Hardcore": {
                      "isOptional": true,
                      "description": "Enable Harcore Mode ",
                      "defaultValue": "false"
                    },
                    "MaxPlayers": {
                      "isOptional": true,
                      "description": "Not required, but a good thing to have",
                      "defaultValue": "15"
                    }
                  },
                  "networking": {
                    "tcpProxies": {
                      "25565": {}
                    }
                  },
                  "volumeMounts": {
                    "efc50678-4a8b-41c1-a075-cfeef93c7870": {
                      "mountPath": "/minecraft/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T10:14:47.278Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T11:59:46.047Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_84d0e83129d044f09b8c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 138,
    "typical_build_seconds": 30,
    "typical_start_seconds": 10,
    "slowest_service": "Quickfire"
  }
}
