{
  "manifest_version": "1.0.0",
  "template": {
    "id": "952cc203-d054-47f0-a64f-63e3a2eb3eb6",
    "slug": "browser-use",
    "name": "Browser Use",
    "description": "AI browser automation runtime with Chromium. Deploy in 1-click 🚀",
    "url": "https://railway.com/deploy/browser-use",
    "upstream": {
      "repo_url": "https://github.com/BURNI80/browser-use-railway-template"
    }
  },
  "services": [
    {
      "name": "Browser Use",
      "source": {
        "repo": "https://github.com/BURNI80/browser-use-railway-template"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "browser-use"
      }
    },
    "cli": "railway deploy --template browser-use",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "952cc203-d054-47f0-a64f-63e3a2eb3eb6",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "06e55d59-c8ac-489e-963e-5e6a90d1e8ed": {
                  "icon": "https://cdn-1.webcatalog.io/catalog/browser-use/browser-use-icon-filled-256.png",
                  "name": "Browser Use",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/BURNI80/browser-use-railway-template",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T14:23:12.354Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_a6e4c4a0df2a49a8bee0",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 141,
    "typical_build_seconds": 81,
    "typical_start_seconds": 10,
    "slowest_service": "Browser Use"
  }
}
