Install Nodeum
Connect Production Pipelines & Business Workflows with your storage
Quicky
Connect Production Pipelines & Business Workflows with your storage
Quicky
Nodeum's deployment request a RHEL family Operating System, including RHEL - Rocky - CentOS 8.x. A disk space of minimum 100 GB is needed by the Operating System.
ND client is cross-platform bash client (compatible with MacOS, Linux and Windows). The bash client executes Data Management operations through Nodeum solution.
Follow the process described below or contact us for more details.
wget https://get.nodeum.io/public/nodeum-version.tar.gz
tar -xvzf nodeum-version.tar.gz
cd vx-yy-zz
yum install python3-pip
pip3 install --upgrade pip
pip3 install ansible
pip3 install jinja2 --upgrade
pip3 install netaddr --upgrade
ansible-playbook check_install.yml
ansible-playbook install.yml
yum remove python3
yum install python38
pip3 install --upgrade pip
pip3 install ansible
pip3 install jinja2 --upgrade
pip3 install netaddr --upgrade
wget https://get.nodeum.io/public/nodeum-version.tar.gz
tar -xvzf nodeum-v2-xx-yy-zzzzzzzz.tar.gz
cd v2-yy-zz
yum install python3-pip
mv ./inventory/ ~/nodeum/
# before to launch the playbook, if you need to deploy as cluster architecture you need to configure the options file accordingly to the architecture guide
ansible-playbook check_install.yml
ansible-playbook install.yml
Follow the process described below or contact us for more details.
ND client is cross-platform bash client (compatible with MacOS, Linux and Windows). The bash client executes Data Management operations through Nodeum solution.
Follow the process described below or contact us for more details.
ND client is cross-platform bash client (compatible with MacOS, Linux and Windows). The bash client executes Data Management operations through Nodeum solution.
Follow the process described below or contact us for more details.