Skip to content

Commit 3229349

Browse files
travisamartinlamATnginxmjangJTorreGADubhlaoich
authored
Removed unnecessary metadata keys and standardized the remaining ones (#287)
* Removed unnecessary metadata keys and standardized the remaining ones * Update call-out shortcode usage in Contributing (#286) * chore: Update call-out shortcode usage in Contributing * Update with suggestion Co-authored-by: Mike Jang <3287976+mjang@users.noreply.github.com> --------- Co-authored-by: Mike Jang <3287976+mjang@users.noreply.github.com> * removed extra blank line after front matter block * edits * Update content/controller/admin-guides/install/resilient-cluster-aws.md Co-authored-by: Jon Torre <78599298+JTorreG@users.noreply.github.com> * Update content/mesh/about/mesh-tech-specs.md * fixed types that had blank values * removed null from empty descriptions * removed ' character from weight key * removed trial links that weren't correct --------- Co-authored-by: Lam <150060045+lamATnginx@users.noreply.github.com> Co-authored-by: Mike Jang <3287976+mjang@users.noreply.github.com> Co-authored-by: Jon Torre <78599298+JTorreG@users.noreply.github.com> Co-authored-by: Alan Dooley <a.dooley@f5.com>
1 parent f2fb270 commit 3229349

File tree

647 files changed

+1822
-2625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

647 files changed

+1822
-2625
lines changed

content/agent/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: "NGINX Agent"
3-
description: "NGINX Agent is a companion daemon for your NGINX Open Source or NGINX Plus instance."
4-
linkTitle: "NGINX Agent"
5-
menu: docs
2+
title: NGINX Agent
3+
description: NGINX Agent is a companion daemon for your NGINX Open Source or NGINX
4+
Plus instance.
65
url: /nginx-agent/
76
cascade:
8-
logo: "NGINX-product-icon.png"
9-
---
7+
logo: NGINX-product-icon.png
8+
---

content/agent/configuration/_index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
title: "Configuration"
3-
description: "Learn how to configure NGINX Agent."
4-
linkTitle: "Configuration"
5-
weight: "400"
6-
menu: docs
2+
title: Configuration
3+
description: Learn how to configure NGINX Agent.
4+
weight: 400
75
url: /nginx-agent/configuration/
8-
---
6+
---

content/agent/configuration/configuration-overview.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title: "Basic configuration"
2+
title: Basic configuration
33
draft: false
44
weight: 100
55
toc: true
6-
tags: [ "docs" ]
7-
docs: "DOCS-1229"
8-
categories: ["configuration"]
9-
doctypes: ["task"]
6+
docs: DOCS-1229
7+
type:
8+
- how-to
109
---
1110

1211
The following sections explain how to configure NGINX Agent using configuration files, CLI flags, and environment variables.

content/agent/configuration/configure-nginx-agent-features.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: "Features configuration"
2+
title: Features configuration
33
draft: false
44
weight: 150
55
toc: true
6-
tags: [ "docs" ]
7-
categories: ["configuration"]
8-
doctypes: ["task"]
6+
type:
7+
- how-to
98
---
109

1110
## Overview

content/agent/configuration/configure-nginx-agent-group.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title: "Add NGINX users to nginx-agent Group"
2+
title: Add NGINX users to nginx-agent Group
33
draft: false
44
weight: 300
55
toc: true
6-
tags: [ "docs" ]
7-
docs: "DOCS-933"
8-
categories: ["configuration"]
9-
doctypes: ["task"]
6+
docs: DOCS-933
7+
type:
8+
- how-to
109
---
1110

1211
## Overview

content/agent/configuration/encrypt-communication.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
title: Encrypt communication
3-
tags:
4-
- docs
53
toc: true
64
weight: 200
7-
docs: "DOCS-802"
5+
docs: DOCS-802
86
---
97

108
## Overview

content/agent/configuration/health-checks.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: "Health checks"
2+
title: Health checks
33
draft: false
44
weight: 400
55
toc: true
6-
tags: [ "docs" ]
7-
categories: ["configuration"]
8-
doctypes: ["task"]
6+
type:
7+
- how-to
98
---
109

1110
## Overview

content/agent/contribute/_index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
title: "Contribute"
3-
description: "Learn about the NGINX Agent community and contribute to the project."
4-
linkTitle: "Contribute"
5-
menu: docs
6-
weight: "500"
2+
title: Contribute
3+
description: Learn about the NGINX Agent community and contribute to the project.
4+
weight: 500
75
url: /nginx-agent/contribute/
8-
---
6+
---

content/agent/contribute/community.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title: "Community and contribution"
2+
title: Community and contribution
33
draft: false
44
weight: 100
55
toc: true
6-
tags: [ "docs" ]
7-
docs: "DOCS-1087"
8-
categories: ["configuration"]
9-
doctypes: ["task"]
6+
docs: DOCS-1087
7+
type:
8+
- how-to
109
---
1110

1211
# Community

content/agent/contribute/dev-environment-setup.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
title: "Development environment setup"
2+
title: Development environment setup
33
draft: false
44
weight: 200
55
toc: true
6-
tags: [ "docs" ]
7-
docs: "DOCS-1088"
8-
categories: ["development"]
9-
doctypes: ["task"]
6+
docs: DOCS-1088
7+
type:
8+
- how-to
109
---
1110

1211
## Overview

0 commit comments

Comments
 (0)