{
  "manifest_version": "1.0.0",
  "template": {
    "id": "d8d18395-09be-415a-99c4-cc830b9ce622",
    "slug": "loki",
    "name": "Loki (Grafana) [Updated Sep ’26]",
    "description": "Loki (Grafana) [Sep ’26] (Real-time monitoring and observability) Self Host",
    "url": "https://railway.com/deploy/loki",
    "upstream": {
      "repo_url": "https://github.com/Shinyduo/loki-railway"
    }
  },
  "services": [
    {
      "name": "loki-railway",
      "source": {
        "repo": "https://github.com/Shinyduo/loki-railway"
      },
      "needs_volume": true,
      "volume_mount_path": "/loki",
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "TZ",
      "service": "loki-railway",
      "description": "Provide a value for TZ.",
      "secret": false,
      "strategy": "default",
      "default": "UTC"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "loki"
      }
    },
    "cli": "railway deploy --template loki",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "d8d18395-09be-415a-99c4-cc830b9ce622",
            "serializedConfig": {
              "services": {
                "b4667ffb-0f1b-4d48-b1ad-bdf96fcbc20a": {
                  "icon": null,
                  "name": "loki-railway",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "repo": "https://github.com/Shinyduo/loki-railway",
                    "rootDirectory": null
                  },
                  "variables": {
                    "TZ": {
                      "isOptional": false,
                      "defaultValue": "UTC"
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {
                    "b4667ffb-0f1b-4d48-b1ad-bdf96fcbc20a": {
                      "mountPath": "/loki"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": true
  },
  "generated_at": "2026-09-22T22:14:50.114Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-21T04:25:25.640Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_3a3c664c0c4249629867",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 105,
    "typical_build_seconds": 25,
    "typical_start_seconds": 10,
    "slowest_service": "loki-railway"
  }
}
