{
  "manifest_version": "1.0.0",
  "template": {
    "id": "0f3efd24-1f79-4fab-8e50-2576e2296ed5",
    "slug": "adguard-home-1",
    "name": "adguard-home",
    "description": "Private ad-blocking DNS-over-HTTPS - encrypted DNS for devices anywhere",
    "url": "https://railway.com/deploy/adguard-home-1",
    "upstream": {
      "repo_url": "https://github.com/lNamelessl/adguard-home-railway-template"
    }
  },
  "services": [
    {
      "name": "adguard-home",
      "source": {
        "repo": "https://github.com/lNamelessl/adguard-home-railway-template"
      },
      "needs_volume": true,
      "volume_mount_path": "/data",
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "adguard-home-1"
      }
    },
    "cli": "railway deploy --template adguard-home-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "0f3efd24-1f79-4fab-8e50-2576e2296ed5",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "b471c070-f47b-4b5f-a735-7dd79fb3ae7b": {
                  "icon": null,
                  "name": "adguard-home",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/lNamelessl/adguard-home-railway-template",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:3000": {
                        "port": 3000
                      }
                    }
                  },
                  "volumeMounts": {
                    "b471c070-f47b-4b5f-a735-7dd79fb3ae7b": {
                      "mountPath": "/data"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-18T22:14:40.474Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T20:33:06.937Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_1aaa57a7ea0844429999",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 47,
    "typical_build_seconds": 20,
    "typical_start_seconds": 10,
    "slowest_service": "adguard-home"
  }
}
