Skip to content

Commit 6da855b

Browse files
authored
Merge branch 'main' into watchdocs-test
2 parents ba3a5dc + 94afe79 commit 6da855b

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

content/nginx-one/connect-instances/connect-nginx-plus-container-images-to-nginx-one.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ sudo docker run \
107107

108108
For more details, see:
109109

110-
- [Deploying NGINX and NGINX Plus on Docker](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
111-
- [Full List of Agent Environment Variables](https://docs.nginx.com/nginx-agent/configuration/configuration-overview/#nginx-agent-environment-variables)
112-
- [NGINX One Data Plane Keys](https://docs.nginx.com/nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys/)
110+
- [Deploying NGINX and NGINX Plus on Docker]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-docker.md" >}})
111+
- [Full List of Agent Environment Variables]({{< ref "/agent/configuration/configuration-overview.md#cli-flags-and-environment-variables" >}})
112+
- [NGINX One Data Plane Keys]({{< ref "/nginx-one/connect-instances/create-manage-data-plane-keys.md" >}})
113113
- [My F5 Knowledge Article](https://my.f5.com/manage/s/article/K000090257)

content/nginx/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ url: /nginx/directives
55
weight: 700
66
---
77

8-
<!-- this is dummy doc is used to create a list page entry that redirects users to the directive index in the .org docs. The redirect is configured in netlify.toml -->
8+
<!-- this is dummy doc is used to create a list page entry that redirects users to the directive index in the .org docs. The redirect is configured in azure-redirects-base -->

content/nginx/variables.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: NGINX Variables Index
3+
url: /nginx/variables
4+
weight: 800
5+
---
6+
7+
<!-- this is dummy doc is used to create a list page entry that redirects users to the variables index in the .org docs. The redirect is configured in azure-redirects-base -->
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Troubleshooting guide
3+
toc: false
4+
url: /nginxaas/azure/troubleshooting
5+
weight: 700
6+
---
7+
8+
<!-- this dummy doc is used to create a list page entry that redirects users to the troubleshooting guide in the F5 knowledge base. The redirect is configured in azure-redirects-base -->

0 commit comments

Comments
 (0)