doc: config menu names changed in web2
This commit is contained in:
parent
3d64550802
commit
b7d578570c
|
@ -46,9 +46,9 @@ In case you prefer automated configuration, you should check the dedicated
|
|||
|
||||
### Create a Database resource
|
||||
|
||||
In your web frontend please go to System / Configuration / Resources and create
|
||||
a new database resource pointing to your newly created database. Please make
|
||||
sure that you choose `utf8` as an encoding.
|
||||
In your web frontend please go to `Configuration / Application / Resources`
|
||||
and create a new database resource pointing to your newly created database.
|
||||
Please make sure that you choose `utf8` as an encoding.
|
||||
|
||||
|
||||
### Install the Director module
|
||||
|
@ -56,7 +56,7 @@ sure that you choose `utf8` as an encoding.
|
|||
As with any Icinga Web 2 module, installation is pretty straight-forward. In
|
||||
case you're installing it from source all you have to do is to drop the director
|
||||
module in one of your module paths. You can examine (and set) the module path(s)
|
||||
in `Configuration / General`. In a typical environment you'll probably drop the
|
||||
in `Configuration / Application`. In a typical environment you'll probably drop the
|
||||
module to `/usr/share/icingaweb2/modules/director`. Please note that the directory
|
||||
name MUST be `director` and not `icingaweb2-module-director` or anything else.
|
||||
|
||||
|
|
Loading…
Reference in New Issue