Skip to main content

System Requirements

하드웨어 요구사항

최소 사양

항목사양
CPU8코어 이상
RAM32GB 이상
스토리지SSD 500GB 이상
GPUNVIDIA GPU (CUDA 지원)
네트워크1Gbps 이상

Wait — corrected output below.

Hardware Requirements

Minimum Specifications

ItemSpecification
CPU8 cores or more
RAM32GB or more
StorageSSD 500GB or more
GPUNVIDIA GPU (CUDA support)
Network1Gbps or higher
ItemSpecification
CPU16 cores or more
RAM64GB or more
StorageNVMe SSD 1TB or more
GPUNVIDIA DGX Spark or equivalent
Network10Gbps
info

PlantPulse AI is optimized to run even in low-spec GPU environments such as NVIDIA DGX Spark.


Software Requirements

ItemVersion
OSRHEL 8/9, Rocky Linux 8/9, Ubuntu 22.04+
JavaJDK 21
Python3.11+
CUDA12.0+ (when using a GPU)

Network Requirements

PlantPulse AI uses the following ports. These ports must be allowed in your firewall policy.

Ports Requiring External Access

PortServiceDescription
80 / 443AI Chat WebWeb chat interface (the only externally exposed service)

Internal Communication Ports

PortServiceDescription
4000LiteLLMLLM proxy server (chat LLM gateway)
5432PostgreSQLRelational database
6333QdrantVector database
6379Valkey (Redis)Cache server
7114LightRAGRAG search server + document management WebUI
7687Neo4j BoltGraph database
8970TimeSeriesTime series analysis service
9000/9001MinIOObject storage
9042CassandraTime series database
info

MCP and ontology tools are provided by the PlantPulse platform's server-web integrated MCP (/api/v5/mcp) (the former standalone MCP Server 50000 and Ontology 8888 services have been archived).


PlantPulse IIoT Server Integration

PlantPulse AI accesses real-time data from the PlantPulse IIoT platform. The following connections are required:

ItemDescription
PlantPulse serverIIoT platform API server (HTTPS)
Cassandra clusterTime series data store
PostgreSQLPlantPulse metadata DB
warning

The integrated MCP performs read-only access to the PlantPulse IIoT server. Write operations are not supported.