Skip to content

Commit 839b9e6

Browse files
committed
more suggestions
1 parent 75fc119 commit 839b9e6

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

content/waf/configure/compiler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ For more information about policies, read the [Configure policies]({{< ref "/waf
3232

3333
To complete this guide, you will need the following prerequisites:
3434

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).
3636
- 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.
3737
- [Docker registry credentials]({{< ref "/waf/configure/compiler.md#Configure Docker for the F5 Container Registry" >}}) are needed to access private-registry.nginx.com
3838
- [Docker](https://docs.docker.com/get-started/get-docker/)

content/waf/install/disconnected-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To complete this guide, you will need the following prerequisites:
2222
- [Virtual machine or bare metal]({{< ref "/waf/install/virtual-environment.md#before-you-begin" >}})
2323
- [Docker]({{< ref "/waf/install/docker.md#before-you-begin" >}})
2424
- [Kubernetes]({{< ref "/waf/install/kubernetes.md#before-you-begin" >}})
25-
- An active F5 WAF for NGINX subscription in [MyF5](https://my.f5.com/manage/s/) (purchased or trial).
25+
- An active F5 WAF for NGINX subscription. Available from [MyF5](https://my.f5.com/manage/s/) (purchased or trial).
2626
- A connected environment with similar architecture
2727
- A method to transfer files between two environments
2828

content/waf/install/docker.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ To complete this guide, you will need the following prerequisites:
1818

1919
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}}).
2020
- [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.
2323
- 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.
2424
- [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
2626

2727
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.
2828

@@ -37,7 +37,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
3737
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
3838

3939
### 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:
4141
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}
4242

4343
## Docker deployment options

content/waf/install/kubernetes-plm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To complete this guide, you will need the following prerequisites:
4545
- 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.
4646
- 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.
4747
- [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
4949

5050
## Download your subscription credentials
5151

@@ -55,7 +55,7 @@ To complete this guide, you will need the following prerequisites:
5555

5656
### Additional subscription credentials needed for deployments
5757

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:
5959

6060
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
6161

content/waf/install/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To complete this guide, you will need the following pre-requisites:
2626
- 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.
2727
- 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.
2828
- [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
3030

3131
You will need [Helm](https://helm.sh/docs/intro/install/) installed for a Helm-based deployment.
3232

@@ -43,7 +43,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
4343
{{< include "licensing-and-reporting/download-certificates-from-myf5.md" >}}
4444

4545
### 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:
4747

4848
> **Note:** If you are deploying with Helm, you will also need the JWT license for the `dockerConfigJson`.
4949

content/waf/install/virtual-environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This page describes how to install F5 WAF for NGINX in a virtual machine or bare
2323
To complete this guide, you will need the following prerequisites:
2424

2525
- 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.
2828
- 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
3030

3131
Depending on your deployment type, you may have additional requirements:
3232

@@ -41,7 +41,7 @@ You should read the [IP intelligence]({{< ref "/waf/policies/ip-intelligence.md"
4141

4242
### Additional subscription credentials needed for deployments
4343

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:
4545

4646

4747
{{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}}

0 commit comments

Comments
 (0)