{
  "manifest_version": "1.0.0",
  "template": {
    "id": "f7794741-b055-4f8b-8a6a-d91bae1b5ecc",
    "slug": "github-readme-stats",
    "name": "GitHub Readme Stats",
    "description": "Get dynamically generated GitHub stats on your READMEs!",
    "url": "https://railway.com/deploy/github-readme-stats",
    "upstream": {
      "image": "ghcr.io/utkuozdemir/github-readme-stats-selfhosted:latest"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "github-readme-stats-selfhosted",
      "source": {
        "image": "ghcr.io/utkuozdemir/github-readme-stats-selfhosted:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PAT_1",
      "service": "github-readme-stats-selfhosted",
      "description": "Github Classic Token with 'repo' and 'read:user' scopes",
      "secret": false,
      "strategy": "ask_user"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "github-readme-stats"
      }
    },
    "cli": "railway deploy --template github-readme-stats",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "f7794741-b055-4f8b-8a6a-d91bae1b5ecc",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "c5c2e1f1-e873-4b62-8e67-2dbc78c59fd2": {
                  "icon": null,
                  "name": "github-readme-stats-selfhosted",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/utkuozdemir/github-readme-stats-selfhosted:latest"
                  },
                  "variables": {
                    "PAT_1": {
                      "isOptional": false,
                      "description": "Github Classic Token with 'repo' and 'read:user' scopes",
                      "defaultValue": "{{PAT_1}}"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0"
}
