{
  "id": "open-webui",
  "name": "Open WebUI",
  "cat": "AI",
  "icon": "OW",
  "summary": "Self-hosted LLM web arayüzü.",
  "license": "BSD-3-Clause",
  "source": "https://openwebui.com/",
  "repo": "https://github.com/open-webui/open-webui",
  "score": 86,
  "iridaa_install": "iridaa install open-webui",
  "package": {
    "type": "docker",
    "repo": "container",
    "id": "ghcr.io/open-webui/open-webui:main",
    "upstream_install": "docker run -d -p 3000:8080 ghcr.io/open-webui/open-webui:main"
  },
  "distribution": {
    "channel": "stable",
    "store": "iridaa-forge",
    "manifest_version": "0.4",
    "supports_iridaa_os": true
  },
  "verification": {
    "official_source": true,
    "verified_by_iridaa": true,
    "verification_level": "manifest",
    "manifest_sha256": "8aad6dab3188de21bce164fc42e02da8cf07ad1d289ac689292b911b2d9a591a",
    "signature": "planned",
    "risk": "low",
    "notes": [
      "Manifest kaynağı doğrulandı",
      "Paket çalıştırmadan önce kullanıcı onayı gerekir",
      "Hash dosya indirmesi değil manifest kimliğidir"
    ]
  },
  "repo_entry": {
    "repo": "iridaa-forge",
    "index": "/forge/repo/index.json",
    "package_manifest": "/forge/repo/packages/open-webui.json",
    "channel": "stable"
  },
  "commands": {
    "iridaa": "iridaa install open-webui",
    "upstream": "docker run -d -p 3000:8080 ghcr.io/open-webui/open-webui:main"
  }
}