[
{ type: install
  message: <<EOM
Jitsi Meet was installed

1) Jitsi Meet needs the following apps as minimal to work

   www/nginx
   net-im/prosody
   net-im/jicofo
   net-im/jitsi-videobridge

2) You can look a basic configuration at the following url:

   https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-manual

3) Configuration and interface options files are installed like 

   %%WWWDIR%%/config.js.sample
   %%WWWDIR%%/interface_config.js.sample

   Copy these files to

   %%WWWDIR%%/config.js
   %%WWWDIR%%/interface_config.js

4) Enjoy it
EOM
}
]