Nexus-Orchestrator
Docker 应用程序 from PikkonMG's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
The port for the Nexus Orchestrator web interface.
- 目标
- 3000
- 默认值
- 3000
Path to the configuration directory for persistence.
- 目标
- /app/data/
- 默认值
- /mnt/user/appdata/nexus-orchestrator/
MANDATORY: Set an API key to protect the orchestrator, admin, and configuration endpoints. All API access is disabled until this is set.
- 目标
- ADMIN_API_KEY
Optional: A separate secret for encrypting stored data. If not set, derives from Admin API Key.
- 目标
- ENCRYPTION_SECRET
The URL of your local LLM provider. DO NOT use 'localhost' (it refers to the container). Use your server's IP. For Ollama: http://[IP]:11434. For Open WebUI: http://[IP]:8080/api.
- 目标
- LOCAL_URL
- 默认值
- http://[YOUR_HOST_IP]:11434
The API key for your local LLM provider.
- 目标
- LOCAL_KEY
The OpenAI-compatible base URL for your cloud provider (e.g. Gemini, OpenRouter, OpenAI).
- 目标
- CLOUD_URL
The API key for your cloud provider (e.g., Gemini or OpenRouter).
- 目标
- CLOUD_API_KEY
The model used to classify prompt intent and route to the right category (e.g. gemma3:4b, gemini-2.0-flash-lite).
- 目标
- ROUTER_MODEL
Optional: Custom URL for the intent router. Leave blank to use Local Provider URL.
- 目标
- ROUTER_URL
Optional: Custom API key for the intent router endpoint.
- 目标
- ROUTER_KEY
下载统计数据
详细信息
pikkonmg/nexus-orchestrator在Unraid 上运行 Nexus-Orchestrator 。
Nexus-Orchestrator 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。