Platform Support
Nodeum provides builds for the following platforms and architecture.
Red Hat Enterprise Linux 8.5+ & Rocky 8.5+
AMD64 architecture
Nodeum can be deployed on a physical server, virtual machine or a Docker container.
Learn more about the hardware requirement.
The installation is performed with an Ansible Playbook or a Docker Image.
Prerequisites :
Remove previous Python installation
On each server part of the cluster, remove previous Python installation and install the right version
For a multi nodes deployment, Python installation and pip3 upgrade have to be performed on each node.
Installation of Ansible
From the node where you run the Ansible playbooks installation
Last updated