ports/net-mgmt/pandorafms_console/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

22 lines
537 B
Text

[
{ type: install
message: <<EOM
Pandora FMS %%PANDORA_VERSION%% console has been installed into:
%%WWWDIR%%
Now you can setup your Pandora FMS console and install database
using a browser and point to:
http://<hostname>/pandora_console/install.php
For detailed installation instructions, please read:
http://wiki.pandorafms.com/index.php?title=Pandora:Documentation_en:Installing
Upgrading from prior version, please read:
http://wiki.pandorafms.com/index.php?title=Pandora:Documentation_en:Anexo_Upgrade
EOM
}
]