{
  "manifest_version": "1.0.0",
  "template": {
    "id": "1a178bb3-a16e-4bc1-8932-1c9bc28bdd53",
    "slug": "s3-objectdeck",
    "name": "S3-ObjectDeck",
    "description": "This is a client compatible with different S3-compatible providers.",
    "url": "https://railway.com/deploy/s3-objectdeck",
    "upstream": {
      "repo_url": "https://github.com/fluxem-sas/ObjectDeck-web"
    }
  },
  "services": [
    {
      "name": "ObjectDeck-web",
      "source": {
        "repo": "https://github.com/fluxem-sas/ObjectDeck-web"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "s3-objectdeck"
      }
    },
    "cli": "railway deploy --template s3-objectdeck",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "1a178bb3-a16e-4bc1-8932-1c9bc28bdd53",
            "serializedConfig": {
              "services": {
                "e0ae2710-9a54-4157-aae9-a651cb349902": {
                  "name": "ObjectDeck-web",
                  "source": {
                    "repo": "fluxem-sas/ObjectDeck-web",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>:8080": {
                        "port": 8080
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-10T16:14:52.212Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-09T06:06:52.306Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_c4f160ae2b334143adac",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 144,
    "typical_build_seconds": 42,
    "typical_start_seconds": 10,
    "slowest_service": "ObjectDeck-web"
  }
}
