Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 409 Bytes

installation.md

File metadata and controls

11 lines (6 loc) · 409 Bytes

Installation

The script requires Node.js version 22. Further versions work as well.

Use n-install or a similar tool to install and manage specific Node.js versions.

The following files must be created or imported:

  • ./conf/nodes.yml Declare the targeted nodes composing the cluster.
  • ./conf/secrets.yml Configure sensitive informations such as passwords.