You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use NGINX Plus, you will need to download the the JWT license file associated with your NGINX Plus subscription from the MyF5 Customer Portal:
204
203
205
-
{{< include "nap-waf/config/v5/host-based-nginx-instructions/nginx-plus-alpine.md" >}}
204
+
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
206
205
207
-
3. Install the NGINX App Protect WAF v5 package:
206
+
Once you have the license file:
208
207
209
-
```shell
210
-
sudo apk add app-protect-module-plus
211
-
```
208
+
{{< include "licensing-and-reporting/apply-jwt.md" >}}
209
+
210
+
Then you can move onto the next step, depending on your chosen operating system.
211
+
212
+
{{<tabsname="for_nginx_plus">}}
213
+
214
+
{{%tab name="Alpine Linux"%}}
215
+
216
+
{{< include "nap-waf/config/v5/host-based-nginx-instructions/nginx-plus-alpine.md" >}}
212
217
213
218
{{%/tab%}}
214
219
215
-
{{%tab name="Amazon Linux 2"%}}
220
+
{{%tab name="Amazon Linux"%}}
216
221
217
-
1. Download the NGINX Plus repository file [nginx-plus-amazon2.repo](https://cs.nginx.com/static/files/nginx-plus-amazon2.repo) to `/etc/yum.repos.d`:
222
+
1. Download the NGINX Plus repository file [plus-amazonlinux2023.repo](https://cs.nginx.com/static/files/plus-amazonlinux2023.repo) to `/etc/yum.repos.d`:
0 commit comments