{
  "manifest_version": "1.0.0",
  "template": {
    "id": "e0304f30-bf3c-4bbd-950a-3d08d20e2833",
    "slug": "pn4G8S",
    "name": "flowise-railway",
    "description": "Flowise - low-code LLM apps builder",
    "url": "https://railway.com/deploy/pn4G8S",
    "upstream": {
      "repo_url": "https://github.com/FlowiseAI/Flowise"
    }
  },
  "services": [
    {
      "name": "FlowiseAI-Railway",
      "source": {
        "repo": "https://github.com/FlowiseAI/Flowise"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "pn4G8S"
      }
    },
    "cli": "railway deploy --template pn4G8S",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "e0304f30-bf3c-4bbd-950a-3d08d20e2833",
            "serializedConfig": {
              "services": {
                "aca17d81-4b04-41a4-a65d-1bec8fe13faa": {
                  "name": "FlowiseAI-Railway",
                  "build": {},
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/FlowiseAI/Flowise",
                    "rootDirectory": null
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-21T17:59:17.822Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_6362469b483b4bbca39a",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "BUILDING"
      }
    ]
  }
}
