{
  "manifest_version": "1.0.0",
  "template": {
    "id": "a7abdb4d-225e-47e4-b037-d1bed2281dab",
    "slug": "ghost-680-and-n8n-11192-latest-for-progr",
    "name": "Ghost 6.8.0 and n8n 1.119.2 (latest) for Programmatic SEO",
    "description": "Perfect for pSEO (blog posts): generate in n8n and auto-publish in Ghost.",
    "url": "https://railway.com/deploy/ghost-680-and-n8n-11192-latest-for-progr",
    "upstream": {
      "repo_url": "https://github.com/docker-library/ghost"
    }
  },
  "services": [
    {
      "name": "ghost",
      "source": {
        "repo": "https://github.com/docker-library/ghost"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "ghost-680-and-n8n-11192-latest-for-progr"
      }
    },
    "cli": "railway deploy --template ghost-680-and-n8n-11192-latest-for-progr",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "a7abdb4d-225e-47e4-b037-d1bed2281dab",
            "serializedConfig": {
              "services": {
                "17429e5e-6d21-43d6-a04d-883f86c115b6": {
                  "name": "ghost",
                  "source": {
                    "repo": "docker-library/ghost",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T00:40:23.077Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_4c09faa0598a46bbabbb",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED"
      }
    ]
  }
}
