doc/self-service: fix issues with our doc module

It does not trim links :(
This commit is contained in:
Thomas Gelf 2017-07-20 17:21:43 +02:00
parent d16bc24b1c
commit 5d780218bb
1 changed files with 4 additions and 10 deletions

View File

@ -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**:
![Infrastructure Dashboard - Self Service API](
screenshot/director/74_self-service-api/7401-director_self-service-dashboard.png
)
![Infrastructure Dashboard - Self Service API](screenshot/director/74_self-service-api/7401-director_self-service-dashboard.png)
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:
![Settings - Choose installation source](
screenshot/director/74_self-service-api/7402-director_self-service-choose-source.png
)
![Settings - Choose installation source](screenshot/director/74_self-service-api/7402-director_self-service-choose-source.png)
In case you opted for automated installation, more options will pop up:
![Settings - Installer Details](
screenshot/director/74_self-service-api/7403-director_self-service-settings.png
)
![Settings - Installer Details](screenshot/director/74_self-service-api/7403-director_self-service-settings.png)