Skip to main content
Version: 1.0.0-beta

System Requirements

Minimum Requirements

Server (On-Premises)

ComponentMinimumRecommended
CPU4 cores8+ cores
RAM16 GB32 GB (64 GB with local AI)
Storage100 GB SSD500 GB+ SSD
OSLinux (Ubuntu 22.04+, RHEL 8+)Ubuntu 24.04 LTS
Docker24.0+Latest stable
Docker Compose2.20+Latest stable

Additional for Local AI (Ollama)

ComponentMinimumRecommended
GPUNot required (CPU mode)NVIDIA GPU with 8 GB+ VRAM
RAM16 GB additional32 GB additional
Storage20 GB per model100 GB for multiple models

Client (Browser)

BrowserMinimum Version
Chrome100+
Firefox100+
Safari16+
Edge100+

Network Requirements

ServicePortProtocolDirection
Frontend3000HTTPSInbound
Backend API8000HTTPSInbound
Documentation3007HTTPSInbound
PostgreSQL5432TCPInternal
Redis6379TCPInternal
MinIO9000/9001HTTPSInternal
Keycloak8080HTTPSInbound
Ollama11434HTTPInternal

Software Dependencies

DependencyVersionPurpose
PostgreSQL15+Primary database
Redis7+Cache and sessions
MinIOLatestObject storage
Keycloak24+Identity management
Node.js20+Frontend runtime
Python3.11+Backend runtime

Air-Gapped Deployment

For environments without internet access:

  • All Docker images must be pre-loaded
  • Ollama models must be pre-downloaded
  • No external API dependencies
  • License validation works offline