Skip to content

1. Requirements & Dependencies

Damien Cassu edited this page Jun 15, 2024 · 1 revision

Requirements

To be installed and used, Mermaid requires the following environment:

  • Operation System : RedHat/CentOS (v7 or more) or Debian (v11.6 or more) - should work with other linux based systems but it is not tested.
  • Node Engine : v20.9 - should work with v19.x and maybe older ones but it is not tested
  • Docker : Docker CE v20.1 - should work with older versions but it is not tested
  • Docker Compose v2.X (only if running Whales Manager in dockerized way) - should work with other versions but it is not tested

An internet connection is not required to run Mermaid as all dependencies are self hosted once installed.

Dependencies

Mermaid relies on several external modules to work:

  • HAP-NodeJS
  • node-core
  • node-syslogger

See package.json for exact versions

Clone this wiki locally