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