{
  "manifest_version": "1.0.0",
  "template": {
    "id": "80346757-b31c-4bb6-b902-f3c620e9e3d7",
    "slug": "hugo-or-static-site-starter-built-by-a-d",
    "name": "Hugo | Static Site Starter Built by a Dockerfile",
    "description": "Hugo starter for Railway — pinned build, Caddy serving, real 404s.",
    "url": "https://railway.com/deploy/hugo-or-static-site-starter-built-by-a-d",
    "upstream": {
      "repo_url": "https://github.com/ak40u/hugo-railway-starter"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "hugo-railway-starter",
      "source": {
        "repo": "https://github.com/ak40u/hugo-railway-starter"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "hugo-or-static-site-starter-built-by-a-d"
      }
    },
    "cli": "railway deploy --template hugo-or-static-site-starter-built-by-a-d",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "80346757-b31c-4bb6-b902-f3c620e9e3d7",
            "serializedConfig": {
              "services": {
                "ad77f565-26d1-450f-80e8-0d942eb0dfdb": {
                  "name": "hugo-railway-starter",
                  "source": {
                    "repo": "ak40u/hugo-railway-starter",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-04T17:54:19.363Z",
  "generator_version": "0.1.0"
}
