Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 823 Bytes

File metadata and controls

24 lines (15 loc) · 823 Bytes

Installation

Requirements

  • Icinga Web 2 (>= 2.11.4)
  • PHP (>= 7.3)

Installation from .tar.gz

Download the latest version and extract it to a folder named teamboards in one of your Icinga Web 2 module path directories.

Enable the newly installed module

Enable the teamboards module either on the CLI by running

icingacli module enable teamboards

Or go to your Icinga Web 2 frontend, choose Configuration -> Modules, chose the teamboards module and enable it.

It might afterwards be necessary to refresh your web browser to be sure that newly provided styling is loaded.