Deployment Requirements
Neutree can be quickly deployed via Docker on virtual machines or physical servers. To ensure the platform runs properly and provides a good experience, please ensure your virtual machine or server configuration meets the following requirements.
-
CPU Architecture
The server CPU must be one of the following architectures:
- Intel x86_64
- AMD x86_64
- AArch64
-
Resource Configuration
- CPU: 8 vCPU cores
- Memory: 16 GiB
- Storage: 600 GiB
-
Network Configuration
The server or virtual machine must be able to access external resources such as Docker Hub and Hugging Face.
-
Firewall Ports
- Ensure port 3000 is open on the server or virtual machine used to deploy the control plane.
- Ensure port 3030 is open on the server or virtual machine used to deploy the monitoring components.
-
Operating System Version
- RHEL/Rocky Linux 8.10 or higher
- Ubuntu 22.04 LTS