Access Onyx
- 打开您的浏览器:
http://<SERVER_IP>:3000 - First registered user becomes admin automatically
重要路径
- 安装目录:
/opt/onyx - Data root:
/opt/onyx/onyx_data/ - Docker configs:
/opt/onyx/onyx_data/deployment/ - 环境文件:
/opt/onyx/onyx_data/deployment/.env - Nginx configs:
/opt/onyx/onyx_data/data/nginx/
注释
- Runs fully in Docker
- Reverse proxy (nginx) runs inside Docker
- Lite mode uses fewer resources but disables RAG/search feature