{
  "manifest_version": "1.0.0",
  "template": {
    "id": "5daf43ba-861a-49ba-9b0a-c09b24716f7e",
    "slug": "vaultwarden-2",
    "name": "Vaultwarden",
    "description": "Vaultwarden, an open source, self-hostable Bitwarden backend",
    "url": "https://railway.com/deploy/vaultwarden-2",
    "upstream": {
      "repo_url": "https://github.com/javdl/vaultwarden"
    }
  },
  "services": [
    {
      "name": "vaultwarden",
      "source": {
        "repo": "https://github.com/javdl/vaultwarden"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "vaultwarden-2"
      }
    },
    "cli": "railway deploy --template vaultwarden-2",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "5daf43ba-861a-49ba-9b0a-c09b24716f7e",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "979ba82d-a16f-48f4-85b5-61adad34be5c": {
                  "icon": null,
                  "name": "vaultwarden",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "repo": "https://github.com/javdl/vaultwarden",
                    "rootDirectory": null
                  },
                  "variables": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T16:14:49.616Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-18T15:21:02.775Z",
  "success_rate_30d": 0.2,
  "validation": {
    "last_run_id": "run_152cec64de1d4c3aa6bf",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 172,
    "typical_build_seconds": 63,
    "typical_start_seconds": 30,
    "slowest_service": "vaultwarden"
  }
}
