Skip to content

🚀 Node Installation Guide

🧩 Requirements

Before installation, make sure your server meets the following requirements:

Requirement Description
💻 Operating System Ubuntu 20.04+ / Debian 11+ (Recommended)
🖥️ CPU 1 core minimum (2+ cores recommended)
🧠 RAM 1 GB minimum (2 GB recommended)
💾 Storage 10 GB free space
🌐 Network Stable internet connection
🔑 Access Root access or user with sudo privileges

🛠️ Installation

To install OV-Node, simply run the following command in your server terminal:

bash <(curl -s https://raw.githubusercontent.com/primeZdev/ov-node/main/install.sh)