{
  "manifest_version": "1.0.0",
  "template": {
    "id": "62909386-04cd-4093-a58f-0dd3fadd9fd2",
    "slug": "mongodb-1",
    "name": "MongoDB",
    "description": "Run MongoDB 7 on Railway with official image and default port.",
    "url": "https://railway.com/deploy/mongodb-1",
    "upstream": {
      "repo_url": "https://github.com/vergissberlin/railwayapp-mongodb"
    }
  },
  "services": [
    {
      "name": "railwayapp-mongodb",
      "source": {
        "repo": "https://github.com/vergissberlin/railwayapp-mongodb"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "mongodb-1"
      }
    },
    "cli": "railway deploy --template mongodb-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "62909386-04cd-4093-a58f-0dd3fadd9fd2",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "a740d27b-c8b3-43f4-b1e4-c9d866451267": {
                  "icon": null,
                  "name": "railwayapp-mongodb",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/vergissberlin/railwayapp-mongodb",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-08T19:13:50.466Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_95f591536b9b46f2b575",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 186,
    "typical_build_seconds": 53,
    "typical_start_seconds": 10,
    "slowest_service": "railwayapp-mongodb"
  }
}
