Nexus-Orchestrator

Nexus-Orchestrator

Application Docker from PikkonMG's Repository

Vue d'ensemble

Nexus Orchestrator is a self-hosted orchestration layer for local and cloud LLMs. It automatically routes prompts to the best model in your infrastructure using an OpenAI-compatible endpoint. Features: Intelligent intent routing - classifies prompts (CODING, REASONING, CREATIVE, VISION, etc.) and dispatches to the right model automatically Hybrid local + cloud orchestration - per-category Local/Cloud provider toggle Vision and document support - attach images and files directly in chat Projects - organize conversations into named sidebar folders Be sure to view README https://github.com/PikkonMG/Unraid-docker-templates/blob/main/docs/Nexus_Unraid_GUIDE.md

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUI PortPorttcp

The port for the Nexus Orchestrator web interface.

Cible
3000
Défaut
3000
Config DirectoryPathrw

Path to the configuration directory for persistence.

Cible
/app/data/
Défaut
/mnt/user/appdata/nexus-orchestrator/
Admin API KeyVariable

MANDATORY: Set an API key to protect the orchestrator, admin, and configuration endpoints. All API access is disabled until this is set.

Cible
ADMIN_API_KEY
Encryption SecretVariable

Optional: A separate secret for encrypting stored data. If not set, derives from Admin API Key.

Cible
ENCRYPTION_SECRET
Local Provider URLVariable

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.

Cible
LOCAL_URL
Défaut
http://[YOUR_HOST_IP]:11434
Local Provider KeyVariable

The API key for your local LLM provider.

Cible
LOCAL_KEY
Cloud Provider URLVariable

The OpenAI-compatible base URL for your cloud provider (e.g. Gemini, OpenRouter, OpenAI).

Cible
CLOUD_URL
Cloud API KeyVariable

The API key for your cloud provider (e.g., Gemini or OpenRouter).

Cible
CLOUD_API_KEY
Router ModelVariable

The model used to classify prompt intent and route to the right category (e.g. gemma3:4b, gemini-2.0-flash-lite).

Cible
ROUTER_MODEL
Router URLVariable

Optional: Custom URL for the intent router. Leave blank to use Local Provider URL.

Cible
ROUTER_URL
Router KeyVariable

Optional: Custom API key for the intent router endpoint.

Cible
ROUTER_KEY

Télécharger les statistiques

1,970
Total des téléchargements

Détails

Référentiel
pikkonmg/nexus-orchestrator
Dernière mise à jour2026-04-28
Première vue2026-04-06

Exécutez Nexus-Orchestrator sur Unraid.

Nexus-Orchestrator est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.