mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2026-05-28 04:35:53 -04:00
doc/self-service: fix issues with our doc module
It does not trim links :(
This commit is contained in:
parent
d16bc24b1c
commit
5d780218bb
1 changed files with 4 additions and 10 deletions
|
|
@ -27,7 +27,7 @@ mostly highly automated these days, and such a magic shell script is often not
|
|||
what people want.
|
||||
|
||||
Still, you can also benefit from this feature by directly using our [Self Service
|
||||
REST API](70-REST-API.md#Self Service API). It should be easy to integrate it into
|
||||
REST API](70-REST-API.md). It should be easy to integrate it into
|
||||
the automation tool of your choice.
|
||||
|
||||
Base Configuration
|
||||
|
|
@ -36,20 +36,14 @@ Base Configuration
|
|||
You have full control over the automation Script generated by the Icinga Director.
|
||||
Please got to the **Infrastructure Dashboard** and choose the **Self Service API**:
|
||||
|
||||

|
||||

|
||||
|
||||
This leads to the Self Service API Settings form. Most settings are self-explaining
|
||||
and come with detailled inline hints. The most important choice is whether the
|
||||
script should automatically install the Icinga Agent:
|
||||
|
||||

|
||||

|
||||
|
||||
In case you opted for automated installation, more options will pop up:
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in a new issue