mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
README.md: remove useless hints
This commit is contained in:
parent
6d3c78208b
commit
11a717a862
10
README.md
10
README.md
@ -49,18 +49,10 @@ 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
|
case you're installing it from source all you have to do is to drop the director
|
||||||
module in one of your module paths. Then go to your web frontend, Configuration,
|
module in one of your module paths. Then go to your web frontend, Configuration,
|
||||||
Modules, director - and enable the module.
|
Modules, director - and enable the module.
|
||||||
|
|
||||||
In your web frontend please go to System / Configuration / Resources and create
|
In your web frontend please go to System / Configuration / Resources and create
|
||||||
a new database resource pointing to your newly created database. Last but not
|
a new database resource pointing to your newly created database. Last but not
|
||||||
least you have to tell the director module to use this newly created database
|
least you have to tell the director module to use this newly created database
|
||||||
resource.
|
resource.
|
||||||
|
|
||||||
Given that you named your resource `directordb` the `config.ini` for the module
|
|
||||||
could look as follows:
|
|
||||||
|
|
||||||
```ini
|
|
||||||
[db]
|
|
||||||
resource = directordb
|
|
||||||
```
|
|
||||||
|
|
||||||
This file is to be found in <ICINGAWEB_CONFIGDIR>/modules/director/, where
|
|
||||||
ICINGAWEB_CONFIGDIR usually means /etc/icingaweb2.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user