From e14b0b3d5bcea1e69bd96faa09e93cb650d5e036 Mon Sep 17 00:00:00 2001 From: Alan Dooley Date: Wed, 8 Oct 2025 13:21:43 +0100 Subject: [PATCH] feat: Update N1C references to F5 WAF for NGINX This commit updates a handful of references to F5 WAF for NGINX that remain as part of the NGINX One Console documentation set. Some are still left: one explicitly references the product name changes, and the other refers to a UI element I don't think has been updated yet. --- content/nginx-one/_index.md | 2 +- content/nginx-one/changelog.md | 2 +- content/nginx-one/k8s/add-nic.md | 2 +- content/nginx-one/nap-integration/_index.md | 2 +- content/nginx-one/nap-integration/overview.md | 10 +++++----- content/nginx-one/nap-integration/review-policy.md | 4 ++-- .../nginx-one/nap-integration/security-policy-api.md | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/content/nginx-one/_index.md b/content/nginx-one/_index.md index 0ae26160b..e4b65f795 100644 --- a/content/nginx-one/_index.md +++ b/content/nginx-one/_index.md @@ -54,7 +54,7 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an ### More information {{}} - {{}} + {{}} Set up security policies by instance and group {{}} {{}} diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 88e943bcd..2d186eff6 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -61,7 +61,7 @@ See the [Getting Started Guide]({{< ref "/nginx-one/getting-started.md#install-n ### Set up F5 WAF for NGINX security policies -You can now incorporate [F5 WAF for NGINX]({{< ref "/nap-waf/" >}}) in NGINX One Console UI. For details, see [Secure with NGINX App Protect]({{< ref "/nginx-one/nap-integration/" >}}). +You can now incorporate [F5 WAF for NGINX]({{< ref "/nap-waf/" >}}) in NGINX One Console UI. For details, see [Secure with F5 WAF for NGINX]({{< ref "/nginx-one/nap-integration/" >}}). In NGINX One Console, you can: diff --git a/content/nginx-one/k8s/add-nic.md b/content/nginx-one/k8s/add-nic.md index efe6a5f53..55ed44b93 100644 --- a/content/nginx-one/k8s/add-nic.md +++ b/content/nginx-one/k8s/add-nic.md @@ -155,7 +155,7 @@ kubectl exec -it -n -- nginx-agent -v ``` If nginx-agent version is v3, continue with the following steps. -Otherwise, make sure you are using an image that does not include NGINX App Protect. +Otherwise, make sure you are using an image that does not include F5 WAF for NGINX. Check the NGINX Agent configuration: diff --git a/content/nginx-one/nap-integration/_index.md b/content/nginx-one/nap-integration/_index.md index b21ffdf45..be31db322 100644 --- a/content/nginx-one/nap-integration/_index.md +++ b/content/nginx-one/nap-integration/_index.md @@ -1,5 +1,5 @@ --- -title: Secure with NGINX App Protect +title: Secure with F5 WAF for NGINX description: weight: 400 url: /nginx-one/nap-integration diff --git a/content/nginx-one/nap-integration/overview.md b/content/nginx-one/nap-integration/overview.md index 3e9459772..ff84375a2 100644 --- a/content/nginx-one/nap-integration/overview.md +++ b/content/nginx-one/nap-integration/overview.md @@ -1,6 +1,6 @@ --- # We use sentence case and present imperative tone -title: "NGINX App Protect integration overview" +title: "F5 WAF for NGINX integration overview" # Weights are assigned in increments of 100: determines sorting order weight: 100 # Creates a table of contents and sidebar, useful for large documents @@ -12,8 +12,8 @@ nd-content-type: concept nd-product: NGINX One --- -You can now integrate the features of F5 WAF for NGINX v4 and v5 in F5 NGINX One Console. NGINX App Protect offers advanced Web Application Firewall (WAF) capabilities. -Through the NGINX One Console UI, you can now set up the [F5 WAF for NGINX]({{< ref "/nap-waf/" >}}) firewall. This solution provides robust security and scalability. +You can now integrate the features of F5 WAF for NGINX v4 and v5 in F5 NGINX One Console. F5 WAF for NGINX offers advanced Web Application Firewall (WAF) capabilities. +Through the NGINX One Console UI, you can now set up the [F5 WAF for NGINX]({{< ref "/waf/" >}}) firewall. This solution provides robust security and scalability. ## Features @@ -27,9 +27,9 @@ Through the NGINX One Console UI, you can: You can also set up policies through the [NGINX One Console API]({{< ref "/nginx-one/nap-integration/security-policy-api.md/" >}}). -## Set up NGINX App Protect +## Set up F5 WAF for NGINX -You can [install and upgrade NGINX App Protect]({{< ref "/waf/install/" >}}) +You can [install and upgrade F5 WAF for NGINX]({{< ref "/waf/install/" >}}) ### Container-related configuration requirements diff --git a/content/nginx-one/nap-integration/review-policy.md b/content/nginx-one/nap-integration/review-policy.md index e49073048..6822fe309 100644 --- a/content/nginx-one/nap-integration/review-policy.md +++ b/content/nginx-one/nap-integration/review-policy.md @@ -14,13 +14,13 @@ nd-product: NGINX One Before you implement a policy on an NGINX instance or Config Sync Group, you may want to review it. F5 NGINX One Console creates a policy for your F5 WAF for NGINX system. -## Review NGINX App Protect policies +## Review F5 WAF for NGINX policies From NGINX One Console, select **App Protect** > **Policies**. Select the name of the policy that you want to review. You'll see the following tabs: - Details, which includes: - Policy Details: Descriptions, status, enforcement type, latest version, and last deployed time. - - Deployments: List of instances and Config Sync Groups where the NGINX App Protect policy is deployed. + - Deployments: List of instances and Config Sync Groups where the F5 WAF for NGINX policy is deployed. - Policy JSON: The policy, in JSON format. With the **Edit** button, you can modify this policy. - Versions: Policy versions that you've written. You can apply an older policy to your deployments. diff --git a/content/nginx-one/nap-integration/security-policy-api.md b/content/nginx-one/nap-integration/security-policy-api.md index 8677cc480..a5110513f 100644 --- a/content/nginx-one/nap-integration/security-policy-api.md +++ b/content/nginx-one/nap-integration/security-policy-api.md @@ -15,7 +15,7 @@ You can use F5 NGINX One Console API to manage security policies. With our API, - You need to translate the desired policy.json file to base64 format. - [Get policy details]({{< ref "/nginx-one/api/api-reference-guide/#operation/getNapPolicy" >}}) - Returns details of the policy you identified with the policy `object_id`. -- [List NGINX App Protect Deployments]({{< ref "/nginx-one/api/api-reference-guide/#operation/listNapPolicyDeployments" >}}) +- [List F5 WAF for NGINX Deployments]({{< ref "/nginx-one/api/api-reference-guide/#operation/listNapPolicyDeployments" >}}) - The output includes: - Target of the deployment - Time of deployment