{
  "manifest_version": "1.0.0",
  "template": {
    "id": "8f28f006-01e6-4e73-882d-90457b45f852",
    "slug": "instatic-cms-or-just-updated-ai-website-",
    "name": "Instatic CMS | (Just Updated) AI Website Builder No Stranger Can Claim",
    "description": "AI website builder with the setup wizard closed before the first request",
    "url": "https://railway.com/deploy/instatic-cms-or-just-updated-ai-website-",
    "upstream": {
      "image": "ghcr.io/bon5co/instatic-railway:0.0.19"
    }
  },
  "services": [
    {
      "name": "instatic",
      "source": {
        "image": "ghcr.io/bon5co/instatic-railway:0.0.19"
      },
      "needs_volume": true,
      "volume_mount_path": "/app/storage",
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "PUBLIC_ORIGIN",
      "service": "instatic",
      "description": "Provide a value for PUBLIC_ORIGIN.",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_domain"
    },
    {
      "key": "INSTATIC_SECRET_KEY",
      "service": "instatic",
      "description": "Provide a value for INSTATIC_SECRET_KEY.",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "INSTATIC_ADMIN_PASSWORD",
      "service": "instatic",
      "description": "Provide a value for INSTATIC_ADMIN_PASSWORD.",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "instatic-cms-or-just-updated-ai-website-"
      }
    },
    "cli": "railway deploy --template instatic-cms-or-just-updated-ai-website-",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "8f28f006-01e6-4e73-882d-90457b45f852",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "4addb409-6698-4c5b-85dd-5e8d4072a2e5": {
                  "icon": null,
                  "name": "instatic",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": "/health",
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/bon5co/instatic-railway:0.0.19"
                  },
                  "variables": {
                    "PUBLIC_ORIGIN": {
                      "isOptional": false,
                      "defaultValue": "https://${{RAILWAY_PUBLIC_DOMAIN}}"
                    },
                    "INSTATIC_SECRET_KEY": {
                      "isOptional": false,
                      "defaultValue": "{{INSTATIC_SECRET_KEY}}"
                    },
                    "INSTATIC_ADMIN_PASSWORD": {
                      "isOptional": false,
                      "defaultValue": "{{INSTATIC_ADMIN_PASSWORD}}"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  },
                  "volumeMounts": {
                    "4addb409-6698-4c5b-85dd-5e8d4072a2e5": {
                      "mountPath": "/app/storage"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {
    "healthcheck": {
      "service": "instatic",
      "method": "GET",
      "path": "/health",
      "expect_status": 200
    }
  },
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-12T16:14:42.609Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T15:22:08.206Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_441e110c3ae7408aaa27",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "healthcheck",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 19,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "instatic"
  }
}
