{
  "manifest_version": "1.0.0",
  "template": {
    "id": "cc718aa3-87b7-46d8-ba9c-0192d8e9f430",
    "slug": "0zMnS-",
    "name": "Loki",
    "description": "Loki is a horizontally scalable, log aggregation system",
    "url": "https://railway.com/deploy/0zMnS-",
    "upstream": {
      "repo_url": "https://github.com/PostSuite/railway-loki"
    }
  },
  "services": [
    {
      "name": "Loki",
      "source": {
        "repo": "https://github.com/PostSuite/railway-loki"
      },
      "needs_volume": true,
      "volume_mount_path": "/loki",
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "0zMnS-"
      }
    },
    "cli": "railway deploy --template 0zMnS-",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "cc718aa3-87b7-46d8-ba9c-0192d8e9f430",
            "serializedConfig": {
              "services": {
                "0971eb86-e3d9-41a6-899d-a4d6479e2c0e": {
                  "icon": "https://grafana.com/media/docs/loki/logo-grafana-loki.png",
                  "name": "Loki",
                  "source": {
                    "repo": "PostSuite/railway-loki",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "volumeMounts": {
                    "0971eb86-e3d9-41a6-899d-a4d6479e2c0e": {
                      "mountPath": "/loki"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-13T04:14:39.446Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-12T07:00:57.781Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_f7c50783f3794c88a84c",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 111,
    "typical_build_seconds": 25,
    "typical_start_seconds": 5,
    "slowest_service": "Loki"
  }
}
