Evose
Private

Private · System Requirements

Minimum / recommended config · OS · databases · containers

Minimum and recommended hardware, software, and container configuration for production.

Hardware

DeploymentCPUMemoryDiskNotes
Minimum (POC)4 cores16 GB200 GB SSDSingle instance
Recommended (production)8 cores × 2 instances32 GB × 2500 GB SSD × 2HA
Large scale (> 1000 users)16 cores × 3+64 GB × 3+NVMeHorizontal scale

Databases

DatabaseUseMinimumRecommended
MySQL 8.0+Business data (users/org/workspace/Agent/Workflow metadata/billing/audit)4 cores / 16 GB16 cores / 64 GB / SSD
PostgreSQL 14+ + pgvectorKnowledge base RAG vectors (HNSW / IVFFlat)4 cores / 16 GB8 cores / 32 GB (memory-sensitive)
Redis 7+Cache / session / queue1 core / 4 GB2 cores / 8 GB

File Storage

OptionDescription
LocalSuitable for small scale
OSS / S3Recommended; can mount Aliyun OSS / AWS S3 / MinIO

Containers

ItemVersion
Docker20.10+ (24+ recommended)
Docker Composev2
Kubernetes (optional)1.24+
Helm (optional)3.x

Operating System

Supported:

  • Ubuntu 20.04+ / 22.04 LTS (recommended)
  • CentOS 7+ / Rocky Linux 8+
  • Debian 11+
  • Domestic: OpenEuler / Kylin / UOS (via OpenAI-compatible path)

Performance Targets

MetricTarget
API response< 500ms P95
Concurrent users1000+
Availability99.9%

→ Numbers under Private depend on hardware and operations maturity.

Network

PortUse
443HTTPS (external)
80HTTP → HTTPS redirect
Internal portsManaged by docker compose / k8s

External access:

TargetUse
Model APIsOnly when using SaaS LLMs (OpenAI / Anthropic, etc.)
System updatesContainer image registries (can mirror to intranet)
Company SSOLDAP / AD / OAuth IDP

Fully air-gapped deployment

All dependent images can be delivered with the package. Fully offline operation is possible (requires self-hosted models).

Standard 5-Phase Implementation (2–4 weeks)

Phase 1 · Requirements (2-3 days)
  Capacity planning · Security · Integration scope

Phase 2 · Environment prep (3-5 days)
  Servers · Network · Databases · Storage

Phase 3 · Deploy & configure (5-10 days)
  Docker / K8s · SSO · Model integration

Phase 4 · Testing & validation (3-5 days)
  Functional · Load · Security tests

Phase 5 · Go-live (1-2 days)
  Data migration · User training · Cutover

Next Steps

On this page