Onyx Lite

Open Source AI Platform – AI Chat with advanced features that works with every LLM.

Access Onyx

  • Open your browser: http://<SERVER_IP>:3000
  • First registered user becomes admin automatically

Important Paths

  • Install directory: /opt/onyx
  • Data root: /opt/onyx/onyx_data/
  • Docker configs: /opt/onyx/onyx_data/deployment/
  • Environment file: /opt/onyx/onyx_data/deployment/.env
  • Nginx configs: /opt/onyx/onyx_data/data/nginx/

Notes

  • Runs fully in Docker
  • Reverse proxy (nginx) runs inside Docker
  • Lite mode uses fewer resources but disables RAG/search feature

Application Details