{
  "manifest_version": "1.0.0",
  "template": {
    "id": "78632b53-576c-4d97-99a1-8f561bd0a658",
    "slug": "caddy",
    "name": "Caddy",
    "description": "(Official) Powerful, flexible web server with plugins",
    "url": "https://railway.com/deploy/caddy",
    "upstream": {
      "repo_url": "https://github.com/caddyserver/caddy-railway"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Caddy",
      "source": {
        "repo": "https://github.com/caddyserver/caddy-railway"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "caddy"
      }
    },
    "cli": "railway deploy --template caddy",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "78632b53-576c-4d97-99a1-8f561bd0a658",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "35ce7709-1944-4be2-a8f0-69e389dbc2f3": {
                  "icon": "https://caddyserver.com/resources/images/icon-transparent.png",
                  "name": "Caddy",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 3
                  },
                  "source": {
                    "repo": "caddyserver/caddy-railway",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "variables": {
                    "CADDY_PLUGINS": {
                      "isOptional": true,
                      "description": "Space-separated list of Caddy plugins to include in your build. There's a list of known Caddy plugins on Caddy's \"Download\" page.",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-06T05:54:15.658Z",
  "generator_version": "0.1.0"
}
