Aller au contenu principal

Technical Requirements

Hardware

ComponentRequirements
ServerA physical server or virtual machine with GPU passthrough enabled
OSUbuntu 24.04 LTS or equivalent
ProcessorHigh-end multicore modern processor required (e.g. Intel Core Ultra 5 235, 14 cores)
Memory64 GB minimum (DDR5 recommended)
GPUNVIDIA GPU with 16 GB VRAM minimum (e.g. NVIDIA RTX PRO 2000)
Disk Space512 GB SSD boot drive + 1 TB SSD for data storage recommended

Software

ComponentRequirements
DockerDocker Engine 24+
Docker Composev2.20+
NVIDIA Container ToolkitRequired for GPU access from containers
NVIDIA DriverCompatible with your GPU; 550+ recommended

Network

A static private IP address on a secure local area network is required to provide a fixed target for your DICOM devices. Inbound DICOM traffic is received on port 104 (configurable). The configuration UI is available on port 5000.

The on-premises deployment requires outgoing internet access for authentication and observability:

EndpointPurpose
auth.nuclivision.comAuthentication and license validation
api.nuclivision.comLogs, metrics, and traces via OpenTelemetry for monitoring and support
attention

Please ensure your firewall allows outgoing HTTPS traffic (port 443) to *.nuclivision.com.

Installation

RequirementDescription
User AccountA user with sudo privileges and Docker group membership is required to perform the installation.
Access Key & SecretYou must obtain a licensed Access Key and Secret from Nuclivision prior to installation, as it will be required during setup.
NVIDIA Container ToolkitMust be installed and configured before running the stack — see Installation Guide.