From 8a87134755df83a9aaab17e1f7708b175cd9bab0 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Thu, 4 Dec 2025 17:08:55 +0000 Subject: [PATCH 1/3] chore: remove draft:false --- content/agent/about.md | 1 - content/agent/configuration/configuration-overview.md | 1 - content/agent/configuration/configure-nginx-agent-group.md | 1 - content/agent/configuration/health-checks.md | 1 - .../installation-upgrade/container-environments/docker-images.md | 1 - .../container-environments/docker-support.md | 1 - content/agent/installation-upgrade/getting-started.md | 1 - content/agent/installation-upgrade/installation-github.md | 1 - content/agent/installation-upgrade/installation-oss.md | 1 - content/agent/installation-upgrade/installation-plus.md | 1 - content/agent/installation-upgrade/uninstall.md | 1 - content/agent/installation-upgrade/upgrade.md | 1 - content/nginxaas-azure/billing/_index.md | 1 - content/nginxaas-azure/changelog/archive/_index.md | 1 - content/nginxaas-azure/client-tools/_index.md | 1 - content/nginxaas-azure/get-help/_index.md | 1 - content/nginxaas-azure/getting-started/_index.md | 1 - content/nginxaas-azure/monitoring/configure-alerts.md | 1 - content/nginxaas-google/billing/_index.md | 1 - content/nginxaas-google/getting-started/_index.md | 1 - content/nginxaas-google/monitoring/enable-nginx-logs.md | 1 - content/nim/admin-guide/report-usage-connected-deployment.md | 1 - content/nim/deploy/infrastructure-as-code/_index.md | 1 - content/nim/disconnected/report-usage-disconnected-deployment.md | 1 - .../nginx-configs/config-templates/concepts/augment-templates.md | 1 - .../nginx-configs/config-templates/concepts/config-templates.md | 1 - .../config-templates/concepts/default-base-template.md | 1 - .../config-templates/concepts/template-resources.md | 1 - .../how-to/manage-nginx-configs-with-templates.md | 1 - .../how-to/rbac-config-templates-and-submissions.md | 1 - .../config-templates/reference/json-schema-reference.md | 1 - .../config-templates/tutorials/round-robin-reverse-proxy.md | 1 - 32 files changed, 32 deletions(-) diff --git a/content/agent/about.md b/content/agent/about.md index 6bf106885d..b7fa89ff29 100644 --- a/content/agent/about.md +++ b/content/agent/about.md @@ -1,6 +1,5 @@ --- title: About -draft: false weight: 100 toc: true nd-docs: DOCS-1091 diff --git a/content/agent/configuration/configuration-overview.md b/content/agent/configuration/configuration-overview.md index e9b4124c23..73d8b9fb6c 100644 --- a/content/agent/configuration/configuration-overview.md +++ b/content/agent/configuration/configuration-overview.md @@ -1,6 +1,5 @@ --- title: Basic configuration -draft: false weight: 100 toc: true nd-content-type: how-to diff --git a/content/agent/configuration/configure-nginx-agent-group.md b/content/agent/configuration/configure-nginx-agent-group.md index bf3f1d0f76..6f4d5a4387 100644 --- a/content/agent/configuration/configure-nginx-agent-group.md +++ b/content/agent/configuration/configure-nginx-agent-group.md @@ -1,6 +1,5 @@ --- title: "Add NGINX users to nginx-agent group" -draft: false weight: 300 toc: true nd-docs: DOCS-933 diff --git a/content/agent/configuration/health-checks.md b/content/agent/configuration/health-checks.md index ef087c9d5a..2fac87d57c 100644 --- a/content/agent/configuration/health-checks.md +++ b/content/agent/configuration/health-checks.md @@ -1,6 +1,5 @@ --- title: Health checks -draft: false weight: 400 toc: true nd-content-type: how-to diff --git a/content/agent/installation-upgrade/container-environments/docker-images.md b/content/agent/installation-upgrade/container-environments/docker-images.md index 04fb175731..22e2b73bff 100644 --- a/content/agent/installation-upgrade/container-environments/docker-images.md +++ b/content/agent/installation-upgrade/container-environments/docker-images.md @@ -1,6 +1,5 @@ --- title: Build container images -draft: false weight: 100 toc: true nd-docs: DOCS-1410 diff --git a/content/agent/installation-upgrade/container-environments/docker-support.md b/content/agent/installation-upgrade/container-environments/docker-support.md index 41b7d87734..820249e7e7 100644 --- a/content/agent/installation-upgrade/container-environments/docker-support.md +++ b/content/agent/installation-upgrade/container-environments/docker-support.md @@ -1,6 +1,5 @@ --- title: Container support and troubleshooting -draft: false toc: true weight: 200 nd-docs: DOCS-909 diff --git a/content/agent/installation-upgrade/getting-started.md b/content/agent/installation-upgrade/getting-started.md index 4ee1483a4e..4ceddd5d1d 100644 --- a/content/agent/installation-upgrade/getting-started.md +++ b/content/agent/installation-upgrade/getting-started.md @@ -1,6 +1,5 @@ --- title: Getting started -draft: false weight: 100 toc: true nd-docs: DOCS-1089 diff --git a/content/agent/installation-upgrade/installation-github.md b/content/agent/installation-upgrade/installation-github.md index d1cbbb2d6f..e5b423be47 100644 --- a/content/agent/installation-upgrade/installation-github.md +++ b/content/agent/installation-upgrade/installation-github.md @@ -1,6 +1,5 @@ --- title: Installation from GitHub release -draft: false weight: 200 toc: true nd-docs: DOCS-1090 diff --git a/content/agent/installation-upgrade/installation-oss.md b/content/agent/installation-upgrade/installation-oss.md index 6d3073998d..627fc40448 100644 --- a/content/agent/installation-upgrade/installation-oss.md +++ b/content/agent/installation-upgrade/installation-oss.md @@ -1,6 +1,5 @@ --- title: Installation from NGINX repository -draft: false weight: 300 toc: true nd-docs: DOCS-1216 diff --git a/content/agent/installation-upgrade/installation-plus.md b/content/agent/installation-upgrade/installation-plus.md index 744fbde26d..f4a54940a6 100644 --- a/content/agent/installation-upgrade/installation-plus.md +++ b/content/agent/installation-upgrade/installation-plus.md @@ -1,6 +1,5 @@ --- title: Installation from NGINX Plus repository -draft: false weight: 400 toc: true nd-docs: DOCS-1217 diff --git a/content/agent/installation-upgrade/uninstall.md b/content/agent/installation-upgrade/uninstall.md index 56db538f0e..4c883a9797 100644 --- a/content/agent/installation-upgrade/uninstall.md +++ b/content/agent/installation-upgrade/uninstall.md @@ -1,6 +1,5 @@ --- title: Uninstall NGINX Agent package -draft: false weight: 700 toc: true nd-docs: DOCS-1230 diff --git a/content/agent/installation-upgrade/upgrade.md b/content/agent/installation-upgrade/upgrade.md index 49f6a4779a..446b9bbc16 100644 --- a/content/agent/installation-upgrade/upgrade.md +++ b/content/agent/installation-upgrade/upgrade.md @@ -1,6 +1,5 @@ --- title: Upgrade NGINX Agent package -draft: false weight: 600 toc: true nd-docs: DOCS-1227 diff --git a/content/nginxaas-azure/billing/_index.md b/content/nginxaas-azure/billing/_index.md index 503cf5898a..0aad3a9a65 100644 --- a/content/nginxaas-azure/billing/_index.md +++ b/content/nginxaas-azure/billing/_index.md @@ -1,6 +1,5 @@ --- title: Marketplace billing weight: 400 -draft: false url: /nginxaas/azure/billing/ --- diff --git a/content/nginxaas-azure/changelog/archive/_index.md b/content/nginxaas-azure/changelog/archive/_index.md index 32ebf7b720..6c65f1ca7f 100644 --- a/content/nginxaas-azure/changelog/archive/_index.md +++ b/content/nginxaas-azure/changelog/archive/_index.md @@ -1,6 +1,5 @@ --- title: Archive weight: 200 -draft: false url: /nginxaas/azure/changelog/archive/ --- diff --git a/content/nginxaas-azure/client-tools/_index.md b/content/nginxaas-azure/client-tools/_index.md index 1e7642c262..54db261889 100644 --- a/content/nginxaas-azure/client-tools/_index.md +++ b/content/nginxaas-azure/client-tools/_index.md @@ -1,7 +1,6 @@ --- title: Client tools weight: 500 -draft: false toc: true url: /nginxaas/azure/client-tools/ --- diff --git a/content/nginxaas-azure/get-help/_index.md b/content/nginxaas-azure/get-help/_index.md index 9d16e2f3bd..78b0b7d9ee 100644 --- a/content/nginxaas-azure/get-help/_index.md +++ b/content/nginxaas-azure/get-help/_index.md @@ -1,6 +1,5 @@ --- title: Get help weight: 700 -draft: false url: /nginxaas/azure/get-help/ --- diff --git a/content/nginxaas-azure/getting-started/_index.md b/content/nginxaas-azure/getting-started/_index.md index 23f65e8d38..07dc2fcc38 100644 --- a/content/nginxaas-azure/getting-started/_index.md +++ b/content/nginxaas-azure/getting-started/_index.md @@ -1,6 +1,5 @@ --- title: Getting started weight: 200 -draft: false url: /nginxaas/azure/getting-started/ --- diff --git a/content/nginxaas-azure/monitoring/configure-alerts.md b/content/nginxaas-azure/monitoring/configure-alerts.md index 7ad4027a44..a151875842 100644 --- a/content/nginxaas-azure/monitoring/configure-alerts.md +++ b/content/nginxaas-azure/monitoring/configure-alerts.md @@ -2,7 +2,6 @@ title: Configure alerts weight: 300 toc: true -draft: false nd-docs: DOCS-985 url: /nginxaas/azure/monitoring/configure-alerts/ type: diff --git a/content/nginxaas-google/billing/_index.md b/content/nginxaas-google/billing/_index.md index 88561fe1f4..c73b87f042 100644 --- a/content/nginxaas-google/billing/_index.md +++ b/content/nginxaas-google/billing/_index.md @@ -2,5 +2,4 @@ title: Marketplace billing weight: 400 url: /nginxaas/google/billing/ -draft: false --- diff --git a/content/nginxaas-google/getting-started/_index.md b/content/nginxaas-google/getting-started/_index.md index b94e09050c..d41d05d022 100644 --- a/content/nginxaas-google/getting-started/_index.md +++ b/content/nginxaas-google/getting-started/_index.md @@ -1,6 +1,5 @@ --- title: Getting started weight: 200 -draft: false url: /nginxaas/google/getting-started/ --- diff --git a/content/nginxaas-google/monitoring/enable-nginx-logs.md b/content/nginxaas-google/monitoring/enable-nginx-logs.md index 8ed9a81643..daa0d62daf 100644 --- a/content/nginxaas-google/monitoring/enable-nginx-logs.md +++ b/content/nginxaas-google/monitoring/enable-nginx-logs.md @@ -2,7 +2,6 @@ title: Enable NGINX logs weight: 350 toc: true -draft: false nd-docs: DOCS-000 url: /nginxaas/google/monitoring/enable-nginx-logs/ type: diff --git a/content/nim/admin-guide/report-usage-connected-deployment.md b/content/nim/admin-guide/report-usage-connected-deployment.md index 7b1e0e021a..4e492a1bdb 100644 --- a/content/nim/admin-guide/report-usage-connected-deployment.md +++ b/content/nim/admin-guide/report-usage-connected-deployment.md @@ -1,6 +1,5 @@ --- title: Report usage data to F5 (connected) -draft: false description: '' weight: 20 toc: true diff --git a/content/nim/deploy/infrastructure-as-code/_index.md b/content/nim/deploy/infrastructure-as-code/_index.md index 5a5c164176..a8f042bb1d 100644 --- a/content/nim/deploy/infrastructure-as-code/_index.md +++ b/content/nim/deploy/infrastructure-as-code/_index.md @@ -2,5 +2,4 @@ title: Infrastructure as Code weight: 300 url: /nginx-instance-manager/deploy/infrastructure-as-code/ -draft: false --- diff --git a/content/nim/disconnected/report-usage-disconnected-deployment.md b/content/nim/disconnected/report-usage-disconnected-deployment.md index cfc9416fb8..5dc4a8c00e 100644 --- a/content/nim/disconnected/report-usage-disconnected-deployment.md +++ b/content/nim/disconnected/report-usage-disconnected-deployment.md @@ -1,6 +1,5 @@ --- title: Report usage data to F5 (disconnected) -draft: false weight: 300 toc: true nd-docs: DOCS-1658 diff --git a/content/nim/nginx-configs/config-templates/concepts/augment-templates.md b/content/nim/nginx-configs/config-templates/concepts/augment-templates.md index c57504ec8e..7470516010 100644 --- a/content/nim/nginx-configs/config-templates/concepts/augment-templates.md +++ b/content/nim/nginx-configs/config-templates/concepts/augment-templates.md @@ -1,6 +1,5 @@ --- title: Augment templates -draft: false description: '' weight: 120 toc: true diff --git a/content/nim/nginx-configs/config-templates/concepts/config-templates.md b/content/nim/nginx-configs/config-templates/concepts/config-templates.md index 3f68f874e8..f3b30e55fb 100644 --- a/content/nim/nginx-configs/config-templates/concepts/config-templates.md +++ b/content/nim/nginx-configs/config-templates/concepts/config-templates.md @@ -1,6 +1,5 @@ --- title: About NGINX config templates -draft: false description: '' weight: 100 toc: true diff --git a/content/nim/nginx-configs/config-templates/concepts/default-base-template.md b/content/nim/nginx-configs/config-templates/concepts/default-base-template.md index df483f03b3..1f0177eb34 100644 --- a/content/nim/nginx-configs/config-templates/concepts/default-base-template.md +++ b/content/nim/nginx-configs/config-templates/concepts/default-base-template.md @@ -1,6 +1,5 @@ --- title: F5 Global Default base template -draft: false description: '' weight: 110 toc: true diff --git a/content/nim/nginx-configs/config-templates/concepts/template-resources.md b/content/nim/nginx-configs/config-templates/concepts/template-resources.md index e9b9c0cd93..48164445ae 100644 --- a/content/nim/nginx-configs/config-templates/concepts/template-resources.md +++ b/content/nim/nginx-configs/config-templates/concepts/template-resources.md @@ -1,6 +1,5 @@ --- title: Template resource files -draft: false description: '' weight: 200 toc: true diff --git a/content/nim/nginx-configs/config-templates/how-to/manage-nginx-configs-with-templates.md b/content/nim/nginx-configs/config-templates/how-to/manage-nginx-configs-with-templates.md index f7033691da..ffbb466d3b 100644 --- a/content/nim/nginx-configs/config-templates/how-to/manage-nginx-configs-with-templates.md +++ b/content/nim/nginx-configs/config-templates/how-to/manage-nginx-configs-with-templates.md @@ -1,6 +1,5 @@ --- title: Manage NGINX configs with templates -draft: false description: '' weight: 200 toc: true diff --git a/content/nim/nginx-configs/config-templates/how-to/rbac-config-templates-and-submissions.md b/content/nim/nginx-configs/config-templates/how-to/rbac-config-templates-and-submissions.md index f39d78bed7..9f2afcce5c 100644 --- a/content/nim/nginx-configs/config-templates/how-to/rbac-config-templates-and-submissions.md +++ b/content/nim/nginx-configs/config-templates/how-to/rbac-config-templates-and-submissions.md @@ -1,6 +1,5 @@ --- title: RBAC for config templates and submissions -draft: false description: '' weight: 300 toc: true diff --git a/content/nim/nginx-configs/config-templates/reference/json-schema-reference.md b/content/nim/nginx-configs/config-templates/reference/json-schema-reference.md index 60ecf04d6e..a1ea70fa53 100644 --- a/content/nim/nginx-configs/config-templates/reference/json-schema-reference.md +++ b/content/nim/nginx-configs/config-templates/reference/json-schema-reference.md @@ -1,6 +1,5 @@ --- title: JSON Schemas for Dynamic Web Forms -draft: false description: '' weight: 300 toc: true diff --git a/content/nim/nginx-configs/config-templates/tutorials/round-robin-reverse-proxy.md b/content/nim/nginx-configs/config-templates/tutorials/round-robin-reverse-proxy.md index a0c4dd1c91..16f201755f 100644 --- a/content/nim/nginx-configs/config-templates/tutorials/round-robin-reverse-proxy.md +++ b/content/nim/nginx-configs/config-templates/tutorials/round-robin-reverse-proxy.md @@ -1,6 +1,5 @@ --- title: Round-robin reverse proxy with an augment template -draft: false description: Learn how to set up a round-robin reverse proxy using NGINX Instance Manager with base and augment templates. weight: 100 From 82fbdf777ae26e3bbb02f7857583d2deb30d1c31 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Thu, 4 Dec 2025 17:23:56 +0000 Subject: [PATCH 2/3] chore: update agent and amplify --- content/agent/about.md | 1 + content/agent/changelog.md | 2 ++ content/agent/community.md | 2 ++ content/agent/configuration/configure-nginx-agent-features.md | 1 + content/agent/configuration/configure-nginx-agent-group.md | 1 + content/agent/configuration/encrypt-communication.md | 1 + content/agent/configuration/health-checks.md | 1 + content/agent/contribute/dev-environment-setup.md | 1 + content/agent/contribute/start-mock-interface.md | 2 ++ .../container-environments/docker-images.md | 1 + .../container-environments/docker-support.md | 4 ++-- content/agent/installation-upgrade/getting-started.md | 1 + content/agent/installation-upgrade/installation-github.md | 1 + content/agent/installation-upgrade/installation-oss.md | 1 + content/agent/installation-upgrade/installation-plus.md | 1 + .../agent/installation-upgrade/installation-unprivileged.md | 3 +-- content/agent/installation-upgrade/uninstall.md | 1 + content/agent/installation-upgrade/upgrade.md | 1 + content/agent/technical-specifications.md | 3 ++- content/amplify/additional-resources.md | 1 + content/amplify/changelog.md | 1 + content/amplify/faq/general.md | 1 + content/amplify/faq/metrics-and-metadata.md | 1 + content/amplify/faq/nginx-amplify-agent.md | 1 + content/amplify/faq/user-interface.md | 1 + content/amplify/known-issues.md | 3 +-- content/amplify/metrics-metadata/metrics-overview.md | 1 + content/amplify/metrics-metadata/nginx-metrics.md | 1 + content/amplify/metrics-metadata/os-metrics.md | 1 + content/amplify/metrics-metadata/other-metrics.md | 1 + content/amplify/nginx-amplify-agent/amplify-agent-overview.md | 1 + content/amplify/nginx-amplify-agent/configuration-analysis.md | 1 + .../nginx-amplify-agent/configuring-metric-collection.md | 1 + .../nginx-amplify-agent/detecting-monitoring-instances.md | 1 + .../nginx-amplify-agent/install/configuring-amplify-agent.md | 1 + .../nginx-amplify-agent/install/installing-amplify-agent.md | 1 + .../nginx-amplify-agent/install/uninstalling-amplify-agent.md | 1 + .../nginx-amplify-agent/install/updating-amplify-agent.md | 1 + .../nginx-amplify-agent/install/using-amplify-agent-docker.md | 1 + .../nginx-amplify-agent/metadata-metrics-collection.md | 1 + content/amplify/nginx-amplify-agent/source-code.md | 1 + .../nginx-amplify-agent/troubleshooting-metrics-collection.md | 1 + content/amplify/overview/overview-main-components.md | 1 + content/amplify/user-interface/account-settings.md | 1 + content/amplify/user-interface/alerts.md | 1 + content/amplify/user-interface/analyzer.md | 1 + content/amplify/user-interface/dashboards.md | 1 + content/amplify/user-interface/graphs.md | 1 + content/amplify/user-interface/inventory.md | 1 + content/amplify/user-interface/overview.md | 1 + 50 files changed, 55 insertions(+), 7 deletions(-) diff --git a/content/agent/about.md b/content/agent/about.md index b7fa89ff29..9c7af5d42d 100644 --- a/content/agent/about.md +++ b/content/agent/about.md @@ -4,6 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1091 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/changelog.md b/content/agent/changelog.md index 578f8f2b49..023778dec1 100644 --- a/content/agent/changelog.md +++ b/content/agent/changelog.md @@ -4,6 +4,8 @@ url: /agent/changelog weight: 1200 toc: true nd-docs: "DOCS-1093" +nd-product: NGAGENT +nd-content-type: reference --- \ No newline at end of file diff --git a/content/agent/community.md b/content/agent/community.md index 932fb492bc..2192f42c40 100644 --- a/content/agent/community.md +++ b/content/agent/community.md @@ -3,6 +3,8 @@ title: Community and contribution toc: true weight: 600 nd-docs: DOCS-1884 +nd-product: NGAGENT +nd-content-type: reference --- Discover the various ways you can participate in the F5 NGINX Agent project: diff --git a/content/agent/configuration/configure-nginx-agent-features.md b/content/agent/configuration/configure-nginx-agent-features.md index 6cf6068cad..742b413ed7 100644 --- a/content/agent/configuration/configure-nginx-agent-features.md +++ b/content/agent/configuration/configure-nginx-agent-features.md @@ -4,6 +4,7 @@ weight: 150 toc: true nd-docs: DOCS-000 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/configuration/configure-nginx-agent-group.md b/content/agent/configuration/configure-nginx-agent-group.md index 6f4d5a4387..cb32ea373b 100644 --- a/content/agent/configuration/configure-nginx-agent-group.md +++ b/content/agent/configuration/configure-nginx-agent-group.md @@ -4,6 +4,7 @@ weight: 300 toc: true nd-docs: DOCS-933 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/configuration/encrypt-communication.md b/content/agent/configuration/encrypt-communication.md index 2d8b67dde6..5be194f320 100644 --- a/content/agent/configuration/encrypt-communication.md +++ b/content/agent/configuration/encrypt-communication.md @@ -3,6 +3,7 @@ title: Encrypt communication toc: true weight: 200 nd-docs: DOCS-802 +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/configuration/health-checks.md b/content/agent/configuration/health-checks.md index 2fac87d57c..9a8c643e4d 100644 --- a/content/agent/configuration/health-checks.md +++ b/content/agent/configuration/health-checks.md @@ -4,6 +4,7 @@ weight: 400 toc: true nd-content-type: how-to nd-docs: DOCS-1677 +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/contribute/dev-environment-setup.md b/content/agent/contribute/dev-environment-setup.md index 23ed71989a..6700991041 100644 --- a/content/agent/contribute/dev-environment-setup.md +++ b/content/agent/contribute/dev-environment-setup.md @@ -3,6 +3,7 @@ title: "Development environment setup" toc: true nd-docs: DOCS-1088 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/contribute/start-mock-interface.md b/content/agent/contribute/start-mock-interface.md index 4fc9c2e7b0..c2d026c86f 100644 --- a/content/agent/contribute/start-mock-interface.md +++ b/content/agent/contribute/start-mock-interface.md @@ -4,6 +4,8 @@ toc: true weight: 300 nd-docs: DOCS-000 draft: true +nd-product: NGAGENT +nd-content-type: how-to --- This document describes how to configure and run F5 NGINX Agent using a mock interface ("control plane") for NGINX Agent to report to. diff --git a/content/agent/installation-upgrade/container-environments/docker-images.md b/content/agent/installation-upgrade/container-environments/docker-images.md index 22e2b73bff..e56859d060 100644 --- a/content/agent/installation-upgrade/container-environments/docker-images.md +++ b/content/agent/installation-upgrade/container-environments/docker-images.md @@ -4,6 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1410 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/container-environments/docker-support.md b/content/agent/installation-upgrade/container-environments/docker-support.md index 820249e7e7..c04c68d501 100644 --- a/content/agent/installation-upgrade/container-environments/docker-support.md +++ b/content/agent/installation-upgrade/container-environments/docker-support.md @@ -3,8 +3,8 @@ title: Container support and troubleshooting toc: true weight: 200 nd-docs: DOCS-909 -nd-content-type: -- task +nd-content-type: reference +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/getting-started.md b/content/agent/installation-upgrade/getting-started.md index 4ceddd5d1d..2263d42982 100644 --- a/content/agent/installation-upgrade/getting-started.md +++ b/content/agent/installation-upgrade/getting-started.md @@ -4,6 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1089 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-github.md b/content/agent/installation-upgrade/installation-github.md index e5b423be47..77f0e128e3 100644 --- a/content/agent/installation-upgrade/installation-github.md +++ b/content/agent/installation-upgrade/installation-github.md @@ -4,6 +4,7 @@ weight: 200 toc: true nd-docs: DOCS-1090 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-oss.md b/content/agent/installation-upgrade/installation-oss.md index 627fc40448..98ef0ecb22 100644 --- a/content/agent/installation-upgrade/installation-oss.md +++ b/content/agent/installation-upgrade/installation-oss.md @@ -4,6 +4,7 @@ weight: 300 toc: true nd-docs: DOCS-1216 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-plus.md b/content/agent/installation-upgrade/installation-plus.md index f4a54940a6..5ef8881d7d 100644 --- a/content/agent/installation-upgrade/installation-plus.md +++ b/content/agent/installation-upgrade/installation-plus.md @@ -4,6 +4,7 @@ weight: 400 toc: true nd-docs: DOCS-1217 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-unprivileged.md b/content/agent/installation-upgrade/installation-unprivileged.md index 75f704be56..f8be6168a7 100644 --- a/content/agent/installation-upgrade/installation-unprivileged.md +++ b/content/agent/installation-upgrade/installation-unprivileged.md @@ -2,8 +2,7 @@ title: Run without root privileges weight: 450 toc: true -nd-content-type: - - how-to +nd-content-type: how-to nd-product: NAGENT nd-docs: DOCS-1781 --- diff --git a/content/agent/installation-upgrade/uninstall.md b/content/agent/installation-upgrade/uninstall.md index 4c883a9797..20df216bd2 100644 --- a/content/agent/installation-upgrade/uninstall.md +++ b/content/agent/installation-upgrade/uninstall.md @@ -4,6 +4,7 @@ weight: 700 toc: true nd-docs: DOCS-1230 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/upgrade.md b/content/agent/installation-upgrade/upgrade.md index 446b9bbc16..0786972a20 100644 --- a/content/agent/installation-upgrade/upgrade.md +++ b/content/agent/installation-upgrade/upgrade.md @@ -4,6 +4,7 @@ weight: 600 toc: true nd-docs: DOCS-1227 nd-content-type: how-to +nd-product: NGAGENT --- ## Overview diff --git a/content/agent/technical-specifications.md b/content/agent/technical-specifications.md index af3435f0a2..43e843f624 100644 --- a/content/agent/technical-specifications.md +++ b/content/agent/technical-specifications.md @@ -3,7 +3,8 @@ title: "Technical specifications" weight: 100 toc: true nd-docs: DOCS-1092 -nd-content-type: how-to +nd-content-type: reference +nd-product: NGAGENT --- This document describes the requirements for NGINX Agent version 2. diff --git a/content/amplify/additional-resources.md b/content/amplify/additional-resources.md index f794475cee..35b82daddd 100644 --- a/content/amplify/additional-resources.md +++ b/content/amplify/additional-resources.md @@ -3,6 +3,7 @@ title: Other NGINX Amplify Resources weight: 899 toc: true nd-docs: DOCS-977 +nd-product: AMPLIF --- If you are interested in learning more about F5 NGINX Amplify, visit the [NGINX Amplify Resources Page](https://amplify.nginx.com/docs/), where you will find links to: diff --git a/content/amplify/changelog.md b/content/amplify/changelog.md index b39e69e952..982ef9f6e6 100644 --- a/content/amplify/changelog.md +++ b/content/amplify/changelog.md @@ -4,6 +4,7 @@ description: These release notes list and describe the new features, enhancement weight: 900 toc: true nd-docs: DOCS-1691 +nd-product: AMPLIF --- ## Sept 21, 2023 diff --git a/content/amplify/faq/general.md b/content/amplify/faq/general.md index 53d0775bd1..0d47c5ad56 100644 --- a/content/amplify/faq/general.md +++ b/content/amplify/faq/general.md @@ -4,6 +4,7 @@ description: General questions about F5 NGINX Amplify weight: 10 toc: true nd-docs: DOCS-956 +nd-product: AMPLIF --- ### What Is F5 NGINX Amplify? diff --git a/content/amplify/faq/metrics-and-metadata.md b/content/amplify/faq/metrics-and-metadata.md index 6e1b43a790..09d1f3f713 100644 --- a/content/amplify/faq/metrics-and-metadata.md +++ b/content/amplify/faq/metrics-and-metadata.md @@ -4,6 +4,7 @@ description: Questions about F5 NGINX Amplify's Metrics and Metadata weight: 40 toc: true nd-docs: DOCS-957 +nd-product: AMPLIF --- ### What Data Does F5 NGINX Amplify Agent Gather? diff --git a/content/amplify/faq/nginx-amplify-agent.md b/content/amplify/faq/nginx-amplify-agent.md index eec52dc824..9d64d4940d 100644 --- a/content/amplify/faq/nginx-amplify-agent.md +++ b/content/amplify/faq/nginx-amplify-agent.md @@ -4,6 +4,7 @@ description: Questions about F5 NGINX Amplify Agent weight: 20 toc: true nd-docs: DOCS-958 +nd-product: AMPLIF --- ### What Operating Systems are Supported? diff --git a/content/amplify/faq/user-interface.md b/content/amplify/faq/user-interface.md index 547fadcbb8..a0e69fa1eb 100644 --- a/content/amplify/faq/user-interface.md +++ b/content/amplify/faq/user-interface.md @@ -4,6 +4,7 @@ description: Questions about F5 NGINX Amplify's User Interface weight: 30 toc: true nd-docs: DOCS-959 +nd-product: AMPLIF --- ### What Browsers are Supported? diff --git a/content/amplify/known-issues.md b/content/amplify/known-issues.md index 2d2bf2a792..8f2f083422 100644 --- a/content/amplify/known-issues.md +++ b/content/amplify/known-issues.md @@ -4,8 +4,7 @@ weight: 1000 description: List of known issues in the latest release of F5 NGINX Amplify toc: true nd-docs: DOCS-1692 ---- - +nd-product: AMPLIF --- ### {{% icon-bug %}} Unable to add some NGINX HTTP requests metrics to custom graph {#631} diff --git a/content/amplify/metrics-metadata/metrics-overview.md b/content/amplify/metrics-metadata/metrics-overview.md index 8a1970ed4c..82765c0c7a 100644 --- a/content/amplify/metrics-metadata/metrics-overview.md +++ b/content/amplify/metrics-metadata/metrics-overview.md @@ -4,6 +4,7 @@ description: Learn about the metrics and metadata F5 NGINX Amplify collects. weight: 10 toc: true nd-docs: DOCS-972 +nd-product: AMPLIF --- Most metrics are collected by F5 NGINX Amplify Agent without requiring the user to perform any additional setup. For troubleshooting, see [Troubleshooting Metrics Collection]({{< ref "/amplify/nginx-amplify-agent/troubleshooting-metrics-collection.md" >}}). diff --git a/content/amplify/metrics-metadata/nginx-metrics.md b/content/amplify/metrics-metadata/nginx-metrics.md index 8e4fb22788..ce24f2aee2 100644 --- a/content/amplify/metrics-metadata/nginx-metrics.md +++ b/content/amplify/metrics-metadata/nginx-metrics.md @@ -4,6 +4,7 @@ description: List of NGINX Metrics weight: 30 toc: true nd-docs: DOCS-973 +nd-product: AMPLIF --- ## HTTP Connections and Requests diff --git a/content/amplify/metrics-metadata/os-metrics.md b/content/amplify/metrics-metadata/os-metrics.md index 8ef0dbdceb..6c816958f0 100644 --- a/content/amplify/metrics-metadata/os-metrics.md +++ b/content/amplify/metrics-metadata/os-metrics.md @@ -4,6 +4,7 @@ description: List of OS Metrics weight: 20 toc: true nd-docs: DOCS-974 +nd-product: AMPLIF --- ## System Metrics diff --git a/content/amplify/metrics-metadata/other-metrics.md b/content/amplify/metrics-metadata/other-metrics.md index b35617d834..dfdbd77e3b 100644 --- a/content/amplify/metrics-metadata/other-metrics.md +++ b/content/amplify/metrics-metadata/other-metrics.md @@ -4,6 +4,7 @@ description: Learn about other metrics used by F5 NGINX Amplify weight: 40 toc: true nd-docs: DOCS-975 +nd-product: AMPLIF --- {{< call-out "note" >}}Monitoring PHP-FPM and MySQL metrics is only supported by F5 NGINX Amplify Agent.{{< /call-out >}} diff --git a/content/amplify/nginx-amplify-agent/amplify-agent-overview.md b/content/amplify/nginx-amplify-agent/amplify-agent-overview.md index 2e91e54435..55edbd234d 100644 --- a/content/amplify/nginx-amplify-agent/amplify-agent-overview.md +++ b/content/amplify/nginx-amplify-agent/amplify-agent-overview.md @@ -4,6 +4,7 @@ description: Learn about F5 NGINX Amplify Agent. weight: 1 toc: true nd-docs: DOCS-960 +nd-product: AMPLIF --- F5 NGINX Amplify Agent is a compact application written in Python. Its role is to collect various metrics and metadata and send them securely to the backend for storage and visualization. diff --git a/content/amplify/nginx-amplify-agent/configuration-analysis.md b/content/amplify/nginx-amplify-agent/configuration-analysis.md index e73c2ae4c4..157d83cc3f 100644 --- a/content/amplify/nginx-amplify-agent/configuration-analysis.md +++ b/content/amplify/nginx-amplify-agent/configuration-analysis.md @@ -4,6 +4,7 @@ description: Learn about F5 NGINX Amplify Agent's configuration analysis feature weight: 600 toc: true nd-docs: DOCS-961 +nd-product: AMPLIF --- F5 NGINX Amplify Agent can automatically find all relevant NGINX configuration files, parse them, extract their logical structure, and send the associated JSON data to the Amplify backend for further analysis and reporting. For more information on configuration analysis, please see the [Analyzer]({{< ref "/amplify/user-interface/analyzer.md" >}})) documentation. diff --git a/content/amplify/nginx-amplify-agent/configuring-metric-collection.md b/content/amplify/nginx-amplify-agent/configuring-metric-collection.md index 9c3bed5c9d..256cbd673b 100644 --- a/content/amplify/nginx-amplify-agent/configuring-metric-collection.md +++ b/content/amplify/nginx-amplify-agent/configuring-metric-collection.md @@ -4,6 +4,7 @@ description: Learn how to configure NGINX Instances to collect data. weight: 400 toc: true nd-docs: DOCS-963 +nd-product: AMPLIF --- To monitor an NGINX instance, F5 NGINX Amplify Agent must [find the relevant NGINX master process]({{< ref "/amplify/nginx-amplify-agent/detecting-monitoring-instances" >}}) and determine its key characteristics. diff --git a/content/amplify/nginx-amplify-agent/detecting-monitoring-instances.md b/content/amplify/nginx-amplify-agent/detecting-monitoring-instances.md index f513971f3a..66d0942529 100644 --- a/content/amplify/nginx-amplify-agent/detecting-monitoring-instances.md +++ b/content/amplify/nginx-amplify-agent/detecting-monitoring-instances.md @@ -4,6 +4,7 @@ description: Learn how F5 NGINX Amplify Agent detects NGINX Instances. weight: 300 toc: true nd-docs: DOCS-962 +nd-product: AMPLIF --- F5 NGINX Amplify Agent is capable of detecting several types of NGINX instances: diff --git a/content/amplify/nginx-amplify-agent/install/configuring-amplify-agent.md b/content/amplify/nginx-amplify-agent/install/configuring-amplify-agent.md index 07619c3638..2f2a637eed 100644 --- a/content/amplify/nginx-amplify-agent/install/configuring-amplify-agent.md +++ b/content/amplify/nginx-amplify-agent/install/configuring-amplify-agent.md @@ -4,6 +4,7 @@ description: Learn how to configure F5 NGINX Amplify Agent. weight: 300 toc: true nd-docs: DOCS-967 +nd-product: AMPLIF --- F5 NGINX Amplify Agent keeps its configuration in `/etc/amplify-agent/agent.conf`. The NGINX Amplify Agent configuration is a text-based file. diff --git a/content/amplify/nginx-amplify-agent/install/installing-amplify-agent.md b/content/amplify/nginx-amplify-agent/install/installing-amplify-agent.md index 15bd689576..a6b9662a45 100644 --- a/content/amplify/nginx-amplify-agent/install/installing-amplify-agent.md +++ b/content/amplify/nginx-amplify-agent/install/installing-amplify-agent.md @@ -4,6 +4,7 @@ description: Learn how to install F5 NGINX Amplify Agent. weight: 100 toc: true nd-docs: DOCS-968 +nd-product: AMPLIF --- To use F5 NGINX Amplify to monitor your infrastructure, you need to install NGINX Amplify Agent on each system you wish to monitor. diff --git a/content/amplify/nginx-amplify-agent/install/uninstalling-amplify-agent.md b/content/amplify/nginx-amplify-agent/install/uninstalling-amplify-agent.md index 702c0ff877..f8c78cf642 100644 --- a/content/amplify/nginx-amplify-agent/install/uninstalling-amplify-agent.md +++ b/content/amplify/nginx-amplify-agent/install/uninstalling-amplify-agent.md @@ -4,6 +4,7 @@ description: Learn how to uninstall F5 NGINX Amplify Agent. weight: 400 toc: true nd-docs: DOCS-969 +nd-product: AMPLIF --- To completely delete a previously monitored object, perform the following steps: diff --git a/content/amplify/nginx-amplify-agent/install/updating-amplify-agent.md b/content/amplify/nginx-amplify-agent/install/updating-amplify-agent.md index 7f898c1a37..b006f04b31 100644 --- a/content/amplify/nginx-amplify-agent/install/updating-amplify-agent.md +++ b/content/amplify/nginx-amplify-agent/install/updating-amplify-agent.md @@ -4,6 +4,7 @@ description: Learn how to update F5 NGINX Amplify Agent. weight: 200 toc: true nd-docs: DOCS-970 +nd-product: AMPLIF --- {{< call-out "important" >}} diff --git a/content/amplify/nginx-amplify-agent/install/using-amplify-agent-docker.md b/content/amplify/nginx-amplify-agent/install/using-amplify-agent-docker.md index ee91d9b508..680e90c90a 100644 --- a/content/amplify/nginx-amplify-agent/install/using-amplify-agent-docker.md +++ b/content/amplify/nginx-amplify-agent/install/using-amplify-agent-docker.md @@ -4,6 +4,7 @@ description: Learn how to use F5 NGINX Amplify Agent with Docker. weight: 500 toc: true nd-docs: DOCS-971 +nd-product: AMPLIF --- You can use F5 NGINX Amplify Agent in a Docker environment. Although it's still work-in-progress, NGINX Amplify Agent can collect most of the metrics and send them over to the Amplify backend in either "standalone" or "aggregate" mode. The standalone mode of operation is the simplest one, with a separate "host" created for each Docker container. Alternatively, the metrics from NGINX Amplify Agents running in different containers can be aggregated on a "per-image" basis — this is the aggregate mode of deploying NGINX Amplify Agent with Docker. diff --git a/content/amplify/nginx-amplify-agent/metadata-metrics-collection.md b/content/amplify/nginx-amplify-agent/metadata-metrics-collection.md index b5ea87f659..7f09ce8dd1 100644 --- a/content/amplify/nginx-amplify-agent/metadata-metrics-collection.md +++ b/content/amplify/nginx-amplify-agent/metadata-metrics-collection.md @@ -4,6 +4,7 @@ description: Learn how F5 NGINX Amplify Agent collects data. weight: 200 toc: true nd-docs: DOCS-964 +nd-product: AMPLIF --- F5 NGINX Amplify Agent collects the following types of data: diff --git a/content/amplify/nginx-amplify-agent/source-code.md b/content/amplify/nginx-amplify-agent/source-code.md index 6aa36975e6..3c8228b5ef 100644 --- a/content/amplify/nginx-amplify-agent/source-code.md +++ b/content/amplify/nginx-amplify-agent/source-code.md @@ -4,6 +4,7 @@ description: Learn where to find F5 NGINX Amplify Agent's source code. weight: 700 toc: true nd-docs: DOCS-965 +nd-product: AMPLIF --- F5 NGINX Amplify Agent is an open source application. It is licensed under the [2-clause BSD license](https://github.com/nginxinc/nginx-amplify-agent/blob/master/LICENSE), and is available here: diff --git a/content/amplify/nginx-amplify-agent/troubleshooting-metrics-collection.md b/content/amplify/nginx-amplify-agent/troubleshooting-metrics-collection.md index d15fbe0f99..d9bdd854de 100644 --- a/content/amplify/nginx-amplify-agent/troubleshooting-metrics-collection.md +++ b/content/amplify/nginx-amplify-agent/troubleshooting-metrics-collection.md @@ -4,6 +4,7 @@ description: Learn what to check if F5 NGINX Amplify Agent isn't reporting metri weight: 500 toc: true nd-docs: DOCS-966 +nd-product: AMPLIF --- After you [install and start]({{< ref "/amplify/nginx-amplify-agent/install/installing-amplify-agent" >}}) F5 NGINX Amplify Agent, it should start reporting right away, pushing aggregated data to the Amplify backend at regular 1 minute intervals. It'll take about a minute for a new system to appear in the Amplify web interface. diff --git a/content/amplify/overview/overview-main-components.md b/content/amplify/overview/overview-main-components.md index 35b736054e..18c0f488f5 100644 --- a/content/amplify/overview/overview-main-components.md +++ b/content/amplify/overview/overview-main-components.md @@ -4,6 +4,7 @@ description: Learn about F5 NGINX Amplify and its main components. weight: 10 toc: true nd-docs: DOCS-976 +nd-product: AMPLIF --- ## What Is F5 NGINX Amplify? diff --git a/content/amplify/user-interface/account-settings.md b/content/amplify/user-interface/account-settings.md index d39312e951..7d19858e4e 100644 --- a/content/amplify/user-interface/account-settings.md +++ b/content/amplify/user-interface/account-settings.md @@ -4,6 +4,7 @@ description: Learn about the Account settings for the User Interface. weight: 70 toc: true nd-docs: DOCS-978 +nd-product: AMPLIF --- The **Account** option in the user menu at the top right corner of the user interface povides access to several user settings. diff --git a/content/amplify/user-interface/alerts.md b/content/amplify/user-interface/alerts.md index 91758e6a75..385f9026a8 100644 --- a/content/amplify/user-interface/alerts.md +++ b/content/amplify/user-interface/alerts.md @@ -4,6 +4,7 @@ description: Learn about the Alerts page of the User Interface. weight: 60 toc: false nd-docs: DOCS-979 +nd-product: AMPLIF --- The **Alerts** page describes the configuration of the alert rules used to notify you of any anomalies in the behavior of your systems. diff --git a/content/amplify/user-interface/analyzer.md b/content/amplify/user-interface/analyzer.md index d01d4d6f52..587cf7958b 100644 --- a/content/amplify/user-interface/analyzer.md +++ b/content/amplify/user-interface/analyzer.md @@ -4,6 +4,7 @@ description: Learn about the Analyzer page of the User Interface. weight: 50 toc: false nd-docs: DOCS-980 +nd-product: AMPLIF --- F5 NGINX Amplify Agent parses NGINX configuration files and transmits them to the backend component for further analysis. NGINX Amplify offers configuration recommendations to help improve the performance, reliability, and security of your applications. With well-thought-out and detailed recommendations, you’ll know exactly where the problem is, why it is a problem, and how to fix it. diff --git a/content/amplify/user-interface/dashboards.md b/content/amplify/user-interface/dashboards.md index 5ee9ad3896..fc627d8fa7 100644 --- a/content/amplify/user-interface/dashboards.md +++ b/content/amplify/user-interface/dashboards.md @@ -4,6 +4,7 @@ description: Learn about the Dashboards page of the User Interface. weight: 40 toc: false nd-docs: DOCS-981 +nd-product: AMPLIF --- You can create your own dashboards populated with highly customizable graphs of NGINX and system-level metrics. diff --git a/content/amplify/user-interface/graphs.md b/content/amplify/user-interface/graphs.md index d334218760..5f07f6a99b 100644 --- a/content/amplify/user-interface/graphs.md +++ b/content/amplify/user-interface/graphs.md @@ -4,6 +4,7 @@ description: Learn about the Graphs page of the User Interface. weight: 20 toc: false nd-docs: DOCS-982 +nd-product: AMPLIF --- On the **Graphs** page, you can find a collection of predefined graphs. Here you can see an overview of the key metric stats, such as CPU, memory, and disk usage for all your systems. diff --git a/content/amplify/user-interface/inventory.md b/content/amplify/user-interface/inventory.md index f77c83c717..51a08eed06 100644 --- a/content/amplify/user-interface/inventory.md +++ b/content/amplify/user-interface/inventory.md @@ -4,6 +4,7 @@ description: Learn about the Inventory page of the User Interface. weight: 30 toc: false nd-docs: DOCS-983 +nd-product: AMPLIF --- You can access the inventory by selecting the first icon on the top menu. The inventory gives an overview of the systems that are being monitored. When F5 NGINX Amplify Agent is running and reporting on a new system, it's listed in the system index on the left side of the user interface and in the **Inventory** section. diff --git a/content/amplify/user-interface/overview.md b/content/amplify/user-interface/overview.md index 3ac91eef54..c713c69a01 100644 --- a/content/amplify/user-interface/overview.md +++ b/content/amplify/user-interface/overview.md @@ -4,6 +4,7 @@ description: Learn about the Overview page of the User Interface. weight: 10 toc: true nd-docs: DOCS-984 +nd-product: AMPLIF --- The Overview page is designed to provide a quick summary of the state of your NGINX infrastructure. Here you can quickly check the total sum of HTTP 5xx errors over the past 24 hours and compare it to the previous 24 hours. From b9984e2c42b3632a5fc9499dedf874d0c5dee3dd Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Thu, 4 Dec 2025 17:28:49 +0000 Subject: [PATCH 3/3] fix: replace NGAGENT with NAGENT --- content/agent/_index.md | 2 +- content/agent/about.md | 2 +- content/agent/changelog.md | 2 +- content/agent/community.md | 2 +- content/agent/configuration/configuration-overview.md | 2 +- content/agent/configuration/configure-nginx-agent-features.md | 2 +- content/agent/configuration/configure-nginx-agent-group.md | 2 +- content/agent/configuration/encrypt-communication.md | 2 +- content/agent/configuration/health-checks.md | 2 +- content/agent/contribute/dev-environment-setup.md | 2 +- content/agent/contribute/start-mock-interface.md | 2 +- .../container-environments/docker-images.md | 2 +- .../container-environments/docker-support.md | 2 +- content/agent/installation-upgrade/getting-started.md | 2 +- content/agent/installation-upgrade/installation-github.md | 2 +- content/agent/installation-upgrade/installation-oss.md | 2 +- content/agent/installation-upgrade/installation-plus.md | 2 +- content/agent/installation-upgrade/uninstall.md | 2 +- content/agent/installation-upgrade/upgrade.md | 2 +- content/agent/technical-specifications.md | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/content/agent/_index.md b/content/agent/_index.md index 563f133d08..b971d73b55 100644 --- a/content/agent/_index.md +++ b/content/agent/_index.md @@ -17,7 +17,7 @@ nd-landing-page: true nd-content-type: landing-page # Intended for internal catalogue and search, case sensitive: # Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit -nd-product: NGAGENT +nd-product: NAGENT --- ## About diff --git a/content/agent/about.md b/content/agent/about.md index 9c7af5d42d..a491c8b1bd 100644 --- a/content/agent/about.md +++ b/content/agent/about.md @@ -4,7 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1091 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/changelog.md b/content/agent/changelog.md index 023778dec1..c6e3ff1561 100644 --- a/content/agent/changelog.md +++ b/content/agent/changelog.md @@ -4,7 +4,7 @@ url: /agent/changelog weight: 1200 toc: true nd-docs: "DOCS-1093" -nd-product: NGAGENT +nd-product: NAGENT nd-content-type: reference --- diff --git a/content/agent/community.md b/content/agent/community.md index 2192f42c40..ee8cc197a8 100644 --- a/content/agent/community.md +++ b/content/agent/community.md @@ -3,7 +3,7 @@ title: Community and contribution toc: true weight: 600 nd-docs: DOCS-1884 -nd-product: NGAGENT +nd-product: NAGENT nd-content-type: reference --- diff --git a/content/agent/configuration/configuration-overview.md b/content/agent/configuration/configuration-overview.md index 73d8b9fb6c..3d210a5830 100644 --- a/content/agent/configuration/configuration-overview.md +++ b/content/agent/configuration/configuration-overview.md @@ -3,7 +3,7 @@ title: Basic configuration weight: 100 toc: true nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT nd-docs: DOCS-1229 --- diff --git a/content/agent/configuration/configure-nginx-agent-features.md b/content/agent/configuration/configure-nginx-agent-features.md index 742b413ed7..c41b707ca0 100644 --- a/content/agent/configuration/configure-nginx-agent-features.md +++ b/content/agent/configuration/configure-nginx-agent-features.md @@ -4,7 +4,7 @@ weight: 150 toc: true nd-docs: DOCS-000 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/configuration/configure-nginx-agent-group.md b/content/agent/configuration/configure-nginx-agent-group.md index cb32ea373b..6c5bfd4365 100644 --- a/content/agent/configuration/configure-nginx-agent-group.md +++ b/content/agent/configuration/configure-nginx-agent-group.md @@ -4,7 +4,7 @@ weight: 300 toc: true nd-docs: DOCS-933 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/configuration/encrypt-communication.md b/content/agent/configuration/encrypt-communication.md index 5be194f320..34a9ae8367 100644 --- a/content/agent/configuration/encrypt-communication.md +++ b/content/agent/configuration/encrypt-communication.md @@ -3,7 +3,7 @@ title: Encrypt communication toc: true weight: 200 nd-docs: DOCS-802 -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/configuration/health-checks.md b/content/agent/configuration/health-checks.md index 9a8c643e4d..70711a8113 100644 --- a/content/agent/configuration/health-checks.md +++ b/content/agent/configuration/health-checks.md @@ -4,7 +4,7 @@ weight: 400 toc: true nd-content-type: how-to nd-docs: DOCS-1677 -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/contribute/dev-environment-setup.md b/content/agent/contribute/dev-environment-setup.md index 6700991041..96359ed738 100644 --- a/content/agent/contribute/dev-environment-setup.md +++ b/content/agent/contribute/dev-environment-setup.md @@ -3,7 +3,7 @@ title: "Development environment setup" toc: true nd-docs: DOCS-1088 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/contribute/start-mock-interface.md b/content/agent/contribute/start-mock-interface.md index c2d026c86f..65b7d574c2 100644 --- a/content/agent/contribute/start-mock-interface.md +++ b/content/agent/contribute/start-mock-interface.md @@ -4,7 +4,7 @@ toc: true weight: 300 nd-docs: DOCS-000 draft: true -nd-product: NGAGENT +nd-product: NAGENT nd-content-type: how-to --- diff --git a/content/agent/installation-upgrade/container-environments/docker-images.md b/content/agent/installation-upgrade/container-environments/docker-images.md index e56859d060..59907ecf92 100644 --- a/content/agent/installation-upgrade/container-environments/docker-images.md +++ b/content/agent/installation-upgrade/container-environments/docker-images.md @@ -4,7 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1410 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/container-environments/docker-support.md b/content/agent/installation-upgrade/container-environments/docker-support.md index c04c68d501..b0b314a7f4 100644 --- a/content/agent/installation-upgrade/container-environments/docker-support.md +++ b/content/agent/installation-upgrade/container-environments/docker-support.md @@ -4,7 +4,7 @@ toc: true weight: 200 nd-docs: DOCS-909 nd-content-type: reference -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/getting-started.md b/content/agent/installation-upgrade/getting-started.md index 2263d42982..00af5177d4 100644 --- a/content/agent/installation-upgrade/getting-started.md +++ b/content/agent/installation-upgrade/getting-started.md @@ -4,7 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1089 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-github.md b/content/agent/installation-upgrade/installation-github.md index 77f0e128e3..d2c2e76eb3 100644 --- a/content/agent/installation-upgrade/installation-github.md +++ b/content/agent/installation-upgrade/installation-github.md @@ -4,7 +4,7 @@ weight: 200 toc: true nd-docs: DOCS-1090 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-oss.md b/content/agent/installation-upgrade/installation-oss.md index 98ef0ecb22..554db6000f 100644 --- a/content/agent/installation-upgrade/installation-oss.md +++ b/content/agent/installation-upgrade/installation-oss.md @@ -4,7 +4,7 @@ weight: 300 toc: true nd-docs: DOCS-1216 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/installation-plus.md b/content/agent/installation-upgrade/installation-plus.md index 5ef8881d7d..409f064e54 100644 --- a/content/agent/installation-upgrade/installation-plus.md +++ b/content/agent/installation-upgrade/installation-plus.md @@ -4,7 +4,7 @@ weight: 400 toc: true nd-docs: DOCS-1217 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/uninstall.md b/content/agent/installation-upgrade/uninstall.md index 20df216bd2..d22248ff07 100644 --- a/content/agent/installation-upgrade/uninstall.md +++ b/content/agent/installation-upgrade/uninstall.md @@ -4,7 +4,7 @@ weight: 700 toc: true nd-docs: DOCS-1230 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/installation-upgrade/upgrade.md b/content/agent/installation-upgrade/upgrade.md index 0786972a20..f8300472fa 100644 --- a/content/agent/installation-upgrade/upgrade.md +++ b/content/agent/installation-upgrade/upgrade.md @@ -4,7 +4,7 @@ weight: 600 toc: true nd-docs: DOCS-1227 nd-content-type: how-to -nd-product: NGAGENT +nd-product: NAGENT --- ## Overview diff --git a/content/agent/technical-specifications.md b/content/agent/technical-specifications.md index 43e843f624..90a45015bd 100644 --- a/content/agent/technical-specifications.md +++ b/content/agent/technical-specifications.md @@ -4,7 +4,7 @@ weight: 100 toc: true nd-docs: DOCS-1092 nd-content-type: reference -nd-product: NGAGENT +nd-product: NAGENT --- This document describes the requirements for NGINX Agent version 2.