mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
e12f772942
- Mention the SQL setup scripts in pkg-message for use in a manual configuration - Bump PORTREVISION
14 lines
450 B
Plaintext
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
|