1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
freebsd-ports/net-mgmt/icingaweb2/files/pkg-message.in
Lars Engels e12f772942 - Move SQL setup scripts from DATADIR to WWWDIR/etc, so the web setup wizard can find it
- Mention the SQL setup scripts in pkg-message for use in a manual configuration
- Bump PORTREVISION
2015-10-08 14:07:20 +00:00

14 lines
450 B
Plaintext

Sample configuration files for Apache and NGinx have been installed in:
%%EXAMPLESDIR%%
Be sure to enable PHP and rewrite support in your browser.
Now create a configuration token:
cd %%WWWDIR%% && ./bin/icingacli setup token create --config=%%ETCDIR%%
Enter this token on Icinga Web 2's setup interface at
http://localhost/icingaweb2/setup
If you like to create the database schemas manually, you can find the
SQL files at %%WWWDIR%%/etc/schema