Nexus-Orchestrator
Nexus-Orchestrator
Aplicación Docker from PikkonMG's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
The port for the Nexus Orchestrator web interface.
- Objetivo
- 3000
- Por defecto
- 3000
Path to the configuration directory for persistence.
- Objetivo
- /app/data/
- Por defecto
- /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.
- Objetivo
- ADMIN_API_KEY
Optional: A separate secret for encrypting stored data. If not set, derives from Admin API Key.
- Objetivo
- 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.
- Objetivo
- LOCAL_URL
- Por defecto
- http://[YOUR_HOST_IP]:11434
The API key for your local LLM provider.
- Objetivo
- LOCAL_KEY
The OpenAI-compatible base URL for your cloud provider (e.g. Gemini, OpenRouter, OpenAI).
- Objetivo
- CLOUD_URL
The API key for your cloud provider (e.g., Gemini or OpenRouter).
- Objetivo
- 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).
- Objetivo
- ROUTER_MODEL
Optional: Custom URL for the intent router. Leave blank to use Local Provider URL.
- Objetivo
- ROUTER_URL
Optional: Custom API key for the intent router endpoint.
- Objetivo
- ROUTER_KEY
Categorías
Descargar estadísticas
Detalles
pikkonmg/nexus-orchestratorEjecute Nexus-Orchestrator en Unraid.
Nexus-Orchestrator se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.