Skip to main content
Version: 1.0.0-beta

System Requirements

Browser Requirements

BrowserMinimum VersionStatus
Google Chrome100+✅ Recommended
Microsoft Edge100+✅ Supported
Mozilla Firefox100+✅ Supported
Safari16+✅ Supported
Opera90+⚠️ Not tested
Internet Explorer❌ Not supported

Additional requirements:

  • JavaScript must be enabled
  • Cookies must be enabled (for authentication)
  • WebSocket support (for real-time features)
  • Minimum resolution: 1280×720

Server Requirements (Self-Hosted)

Minimum (Small Team, ≤10 users)

ResourceRequirement
CPU4 cores
RAM8 GB
Storage50 GB SSD
OSLinux (Ubuntu 22.04+, RHEL 8+), macOS
Docker24.0+ with Compose v2
ResourceRequirement
CPU16 cores
RAM32 GB (64 GB with local AI)
Storage500 GB SSD
GPUOptional — NVIDIA for local LLM acceleration
Network1 Gbps internal, HTTPS outbound (for cloud AI)

Air-Gapped Deployment

For organizations requiring no internet connectivity:

  • All Docker images must be pre-loaded from an offline registry
  • Ollama with locally-downloaded model weights
  • No cloud AI providers (Gemini/OpenAI) available
  • MinIO replaces any cloud object storage

Network Requirements

PortServiceDirectionRequired
443HTTPS (Frontend)Inbound
8005API (Backend)Internal
5432PostgreSQLInternal
6379RedisInternal
9000MinIO APIInternal
8080KeycloakInternal/External
11434Ollama (AI)InternalOptional
9090PrometheusInternalOptional
3003GrafanaInternalOptional

SaaS Requirements

For SaaS deployments, no server infrastructure is needed. Users only need:

  • A supported web browser
  • Internet connectivity (HTTPS)
  • SSO credentials (if configured)