Skip to content

Requirements

⚠️ Node & NPM

To avoid any problems, use the latest versions of Node and NPM

Client/Server:

  • Docker >= 2.17 (Needs 'additional_context' support, which was added in version 2.17.0)
  • Please be aware that MongoDB requires a CPU supporting AVX
  • The host of SSM needs port :8000 opened for the agent to communicate with it.

Agent:

ℹ️ Agent dependencies

The following dependencies will be automatically installed when the agent is installed from the UI, thanks to the ad-hoc Ansible playbook

  • NodeJS >= 20.0.0
  • NPM >= 10.5.0
  • PM2 >= 5.3.1

Under the hood, the agent uses the package "systeminformation". We encourage you to read the known issues as some configurations may require additional packages to be installed (macOS, Windows, Linux), even though the playbook will attempt to do this for you.

Made with love