{
  "manifest_version": "1.0.0",
  "template": {
    "id": "d6f0a346-e503-46c2-813a-7db58041c1a8",
    "slug": "pr7YF_",
    "name": "praetorian",
    "description": "A lightweight service for wrapping and unwrapping data encryption keys.",
    "url": "https://railway.com/deploy/pr7YF_",
    "upstream": {
      "image": "karlbateman/praetorian"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "karlbateman/praetorian",
      "source": {
        "image": "karlbateman/praetorian"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "PRAETORIAN_CONFIG",
      "service": "karlbateman/praetorian",
      "description": "Please refer to github.com/karlbateman/praetorian for details on how to set this value.",
      "secret": false,
      "strategy": "ask_user"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "pr7YF_"
      }
    },
    "cli": "railway deploy --template pr7YF_",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "d6f0a346-e503-46c2-813a-7db58041c1a8",
            "serializedConfig": {
              "services": {
                "db9697c0-cffd-4d46-9147-13c6545b7018": {
                  "name": "karlbateman/praetorian",
                  "source": {
                    "image": "karlbateman/praetorian"
                  },
                  "variables": {
                    "PRAETORIAN_CONFIG": {
                      "isOptional": false,
                      "description": "Please refer to github.com/karlbateman/praetorian for details on how to set this value.",
                      "defaultValue": "{{PRAETORIAN_CONFIG}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T22:14:44.200Z",
  "generator_version": "0.1.0"
}
