Skip to content

Commit 4aeed5d

Browse files
authored
Merge pull request #229 from f5devcentral/nginx-apid
fix
2 parents d980d08 + e9b1435 commit 4aeed5d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/class4/module2/lab8/lab8.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Download the certificates
118118

119119
* You need a terminal and scp tool on your laptop
120120
* Copy the FQDN of the Nginx instance
121+
121122
* In UDF, click on ``Deployment`` tab, then find the ``Nginx`` instance, and click on ``Details``
122123

123124
.. image:: ../pictures/3rd-access-button.png
@@ -144,11 +145,11 @@ Enable API Disovery and Download the token
144145
* Enable and select your API Definition (created in the previous labs)
145146
* Enable API Discovery
146147

147-
.. image:: ../pictures/3rd-enable-apid.png.png
148+
.. image:: ../pictures/3rd-enable-apid.png
148149
:align: left
149150

150151

151-
* Click on the 3-dots, and ``Generate Token```
152+
* Click on the 3-dots, and ``Generate Token``
152153
* Copy and save the token, you will need it to configure the JS module on the Nginx
153154

154155
.. note:: You have finished the configuration on the F5 Distributed Cloud side, now you need to configure the JS module on the Nginx side to start sending logs to the CE and see API Discovery in action.

0 commit comments

Comments
 (0)