secubox-openwrt/package/secubox/luci-app-ollama
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00
..
htdocs/luci-static/resources/view/ollama fix(ollama): Show start prompt when Ollama is not running 2026-02-02 07:15:38 +01:00
root/usr refactor(menu): Move SecuBox services to LuCI Services menu 2026-01-30 19:46:26 +01:00
Makefile feat(luci-app-ollama): Add LuCI dashboard for Ollama LLM 2026-01-21 19:02:12 +01:00
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

LuCI Ollama Dashboard

LuCI web interface for managing Ollama -- local large language model runtime.

Installation

opkg install luci-app-ollama

Access

LuCI > Services > Ollama

Tabs

  • Dashboard -- Service status and resource usage
  • Models -- Pull, list, and remove LLM models
  • Chat -- Interactive chat interface for loaded models
  • Settings -- Ollama server configuration

RPCD Methods

Service: luci.ollama

Dependencies

  • luci-base
  • secubox-app-ollama

License

Apache-2.0