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
Copy file name to clipboardExpand all lines: content/waf/configure/compiler.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For more information about policies, read the [Configure policies]({{< ref "/waf
32
32
33
33
To complete this guide, you will need the following prerequisites:
34
34
35
-
- An active F5 WAF for NGINX subscription in[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
35
+
- An active F5 WAF for NGINX subscription. Available from[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
36
36
- Download the [SSL certificate and private key]({{< ref "/waf/install/compiler.md#Download your subscription credentials" >}}) associated with your F5 NGINX App Protect WAF subscription from the MyF5 Customer Portal.
37
37
-[Docker registry credentials]({{< ref "/waf/configure/compiler.md#Configure Docker for the F5 Container Registry" >}}) are needed to access private-registry.nginx.com
Copy file name to clipboardExpand all lines: content/waf/install/docker.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ To complete this guide, you will need the following prerequisites:
18
18
19
19
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}).
20
20
-[Docker](https://docs.docker.com/engine/install/) (with Docker compose) installed and running.
21
-
- An active F5 WAF for NGINX subscription in[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
22
-
- Download the [SSL certificate and private key file]({{< ref "/waf/install/docker.md#General subscription credentials needed for deployments" >}}) associated with your F5 NGINX App Protect WAF subscription from the MyF5 Customer Portal if you are using NGINX Open Source in your deployment.
21
+
- An active F5 WAF for NGINX subscription. Available from[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
22
+
- Download the [SSL certificate and private key file]({{< ref "/waf/install/docker.md#General subscription credentials needed for deployments" >}}) associated with your F5 WAF for NGINX WAF subscription from the MyF5 Customer Portal if you are using NGINX Open Source in your deployment.
23
23
- Download the [SSL certificate and private key file]({{< ref "/waf/install/docker.md#General subscription credentials needed for deployments" >}}), and the [JWT license file]({{< ref "/waf/install/docker.md#Additional subscription credentials needed for deployments" >}}) associated with your F5 WAF for NGINX subscription from the MyF5 Customer Portal if you are using NGINX Plus in your deployment.
24
24
-[Docker registry credentials]({{< ref "/waf/install/docker.md#Additional subscription credentials needed for deployments" >}}) are needed to access private-registry.nginx.com (For Multi-container and Hybrid configuration)
25
-
- F5 NGINX App Protect will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
25
+
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
26
26
27
27
You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md" >}}) and [Secure traffic using mTLS]({{< ref "/waf/configure/secure-mtls.md" >}}) topics for additional set-up configuration if you want to use them immediately.
28
28
@@ -37,7 +37,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
37
37
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
38
38
39
39
### Additional subscription credentials needed for deployments
40
-
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 NGINX App Protect WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
40
+
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
41
41
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
Copy file name to clipboardExpand all lines: content/waf/install/kubernetes-plm.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ To complete this guide, you will need the following prerequisites:
45
45
- Download the [SSL certificate and private key file]({{< ref "/waf/install/kubernetes-plm.md#General subscription credentials needed for deployments" >}}) associated with your 5 NGINX App Protect WAF subscription from the MyF5 Customer Portal if you do not plan of using NGINX Plus in your deployment.
46
46
- Download the [SSL certificate and private key file]({{< ref "/waf/install/kubernetes-plm.md#General subscription credentials needed for deployments" >}}), and the [JWT license]({{< ref "/waf/install/kubernetes-plm.md#Additional subscription credentials needed for a deployments with NGINX Plus" >}}) file associated with your NGINX Plus subscription from the MyF5 Customer Portal if you plan of using NGINX Plus in your deployment.
47
47
-[Docker registry credentials]({{< ref "/waf/install/kubernetes-plm.md#Additional subscription credentials needed for deployments " >}}) are needed to access private-registry.nginx.com
48
-
- F5 NGINX App Protect will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
48
+
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
49
49
50
50
## Download your subscription credentials
51
51
@@ -55,7 +55,7 @@ To complete this guide, you will need the following prerequisites:
55
55
56
56
### Additional subscription credentials needed for deployments
57
57
58
-
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 NGINX App Protect WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
58
+
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
59
59
60
60
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
Copy file name to clipboardExpand all lines: content/waf/install/kubernetes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ To complete this guide, you will need the following pre-requisites:
26
26
- Download the [SSL certificate and private key file]({{< ref "/waf/install/kubernetes.md#General subscription credentials needed for deployments" >}}) associated with your 5 NGINX App Protect WAF subscription from the MyF5 Customer Portal if you do not plan of using NGINX Plus in your deployment.
27
27
- Download the [SSL certificate, private key, and the JWT license]({{< ref "/waf/install/kubernetes.md#Additional subscription credentials needed for deployments" >}}) file associated with your NGINX Plus subscription from the MyF5 Customer Portal if you plan of using NGINX Plus in your deployment.
28
28
-[Docker registry credentials]({{< ref "/waf/install/kubernetes.md#Additional subscription credentials needed for deployments" >}}) are needed to access private-registry.nginx.com
29
-
- F5 NGINX App Protect will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
29
+
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
30
30
31
31
You will need [Helm](https://helm.sh/docs/intro/install/) installed for a Helm-based deployment.
32
32
@@ -43,7 +43,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
43
43
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
44
44
45
45
### Additional subscription credentials needed for deployments
46
-
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 NGINX App Protect WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
46
+
To use NGINX Plus and access private-registry.nginx.com, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
47
47
48
48
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
Copy file name to clipboardExpand all lines: content/waf/install/virtual-environment.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,10 @@ This page describes how to install F5 WAF for NGINX in a virtual machine or bare
23
23
To complete this guide, you will need the following prerequisites:
24
24
25
25
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}).
26
-
- An ctive F5 WAF for NGINX subscription in[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
27
-
- Download the [SSL certificate, private key, and the JWT license]({{< ref "/waf/install/virtual-environment.md#Download your subscription credentials" >}}) file associated with your F5 NGINX App Protect subscription from the MyF5 Customer Portal.
26
+
- An active F5 WAF for NGINX subscription. Available from[MyF5](https://my.f5.com/manage/s/) (purchased or trial).
27
+
- Download the [SSL certificate, private key, and the JWT license]({{< ref "/waf/install/virtual-environment.md#Download your subscription credentials" >}}) file associated with your F5 WAF for NGINX subscription from the MyF5 Customer Portal.
28
28
- A working [NGINX Plus]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-plus.md" >}}). If NGINX Plus is not installed separately it will be installed automatically during F5 WAF for NGINX installation.
29
-
- F5 NGINX App Protect will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
29
+
- F5 WAF for NGINX will work by default with the default values like default policy, logging profile, etc unless the user sets custom configurations
30
30
31
31
Depending on your deployment type, you may have additional requirements:
32
32
@@ -41,7 +41,7 @@ You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md"
41
41
42
42
### Additional subscription credentials needed for deployments
43
43
44
-
To use NGINX Plus, you will need to download the the JWT license file associated with your F5 NGINX App Protect WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
44
+
To use NGINX Plus, you will need to download the the JWT license file associated with your F5 WAF for NGINX WAF subscription from the [MyF5](https://my.f5.com/manage/s/) Customer Portal:
45
45
46
46
47
47
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
0 commit comments