{
  "manifest_version": "1.0.0",
  "template": {
    "id": "0d118ce9-e7e7-41b0-b51e-37934fd05cbb",
    "slug": "K6fhmJ",
    "name": "AISIMP-Railway-Flowise",
    "description": "Deploying Flowise with Password and Username",
    "url": "https://railway.com/deploy/K6fhmJ",
    "upstream": {
      "repo_url": "https://github.com/canybec/AISIMP-Railway-Flowise"
    }
  },
  "services": [
    {
      "name": "Canybec Sulayman",
      "source": {
        "repo": "https://github.com/canybec/AISIMP-Railway-Flowise"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "FLOWISE_PASSWORD",
      "service": "Canybec Sulayman",
      "description": "Provide a value for FLOWISE_PASSWORD.",
      "secret": true,
      "strategy": "default",
      "default": "BuildingBots"
    },
    {
      "key": "FLOWISE_USERNAME",
      "service": "Canybec Sulayman",
      "description": "Provide a value for FLOWISE_USERNAME.",
      "secret": false,
      "strategy": "default",
      "default": "AISIMP"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "K6fhmJ"
      }
    },
    "cli": "railway deploy --template K6fhmJ",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "0d118ce9-e7e7-41b0-b51e-37934fd05cbb",
            "serializedConfig": {
              "services": {
                "6baab1c2-7b03-4228-9874-994c603f27b8": {
                  "name": "Canybec Sulayman",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/canybec/AISIMP-Railway-Flowise"
                  },
                  "variables": {
                    "FLOWISE_PASSWORD": {
                      "isOptional": false,
                      "defaultValue": "BuildingBots"
                    },
                    "FLOWISE_USERNAME": {
                      "isOptional": false,
                      "defaultValue": "AISIMP"
                    }
                  },
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "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-21T17:58:17.320Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_8ac54b920f6b415e9db7",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "BUILDING"
      }
    ]
  }
}
