Skip to content

Commit 662a65e

Browse files
committed
based on Jason's feedback
1 parent 2456832 commit 662a65e

File tree

9 files changed

+28
-4
lines changed

9 files changed

+28
-4
lines changed

content/nginx-one/api/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
---
22
<<<<<<< HEAD
33
<<<<<<< HEAD
4+
<<<<<<< HEAD
45
title: Automate with the NGINX One API
56
=======
67
title: NGINX One API
78
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)
89
=======
910
title: Automation with the NGINX One API
1011
>>>>>>> 614bafed (more)
12+
=======
13+
title: Automate with the NGINX One API
14+
>>>>>>> 4da8aa7e (based on Jason's feedback)
1115
description:
1216
weight: 700
1317
url: /nginx-one/api

content/nginx-one/certificates/manage-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,5 @@ To convert these cerificates to managed, start with the Certificates menu, and s
193193
## See also
194194

195195
- [Create and manage data plane keys]({{< ref "/nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys.md" >}})
196-
- [View and edit NGINX configurations]({{< ref "/nginx-one/nginx-configs/view-edit-nginx-configurations.md" >}})
196+
- [Add an instance]({{< ref "/nginx-one/nginx-configs/add-instance.md" >}})
197197
- [Add a file in a configuration]({{< ref "/nginx-one/nginx-configs/add-file.md" >}})

content/nginx-one/config-sync-groups/add-file-csg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ With this option, You can incorporate [Managed certificates]({{< ref "/nginx-one
6363
## See also
6464

6565
- [Create and manage data plane keys]({{< ref "/nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys.md" >}})
66-
- [View and edit NGINX configurations]({{< ref "/nginx-one/nginx-configs/view-edit-nginx-configurations.md" >}})
66+
- [Add an NGINX instance]({{< ref "/nginx-one/nginx-configs/add-instance.md" >}})
6767
- [Manage certificates]({{< ref "/nginx-one/certificates/manage-certificates.md" >}})

content/nginx-one/config-sync-groups/manage-config-sync-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,4 @@ Monitor the **Config Sync Status** column. It can help you ensure that your conf
258258
## See also
259259

260260
- [Create and manage data plane keys]({{< ref "/nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys.md" >}})
261-
- [View and edit NGINX configurations]({{< ref "/nginx-one/nginx-configs/view-edit-nginx-configurations.md" >}})
261+
- [Add an NGINX instance]({{< ref "/nginx-one/nginx-configs/add-instance.md" >}})

content/nginx-one/nginx-configs/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description:
33
<<<<<<< HEAD
44
<<<<<<< HEAD
55
<<<<<<< HEAD
6+
<<<<<<< HEAD
67
title: Manage your NGINX instances
78
=======
89
title: Organize your NGINX instances
@@ -13,6 +14,9 @@ title: Watch your NGINX instances
1314
=======
1415
title: Access and connect to your NGINX instances
1516
>>>>>>> 614bafed (more)
17+
=======
18+
title: Manage your NGINX instances
19+
>>>>>>> 4da8aa7e (based on Jason's feedback)
1620
weight: 300
1721
url: /nginx-one/nginx-configs
1822
---

content/nginx-one/nginx-configs/add-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ Enter the name of the desired configuration file, such as `abc.conf` and select
7676
- [Manage certificates]({{< ref "/nginx-one/nginx-configs/certificates/manage-certificates.md" >}})
7777
=======
7878
- [Create and manage data plane keys]({{< ref "/nginx-one/how-to/data-plane-keys/create-manage-data-plane-keys.md" >}})
79-
- [View and edit NGINX configurations]({{< ref "/nginx-one/nginx-configs/view-edit-nginx-configurations.md" >}})
79+
- [Add an NGINX instance]({{< ref "/nginx-one/nginx-configs/add-instance.md" >}})
8080
- [Manage certificates]({{< ref "/nginx-one/certificates/manage-certificates.md" >}})
8181
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)

content/nginx-one/nginx-configs/view-edit-nginx-configurations.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
# We use sentence case and present imperative tone
33
<<<<<<< HEAD
4+
<<<<<<< HEAD
45
title: View and edit an NGINX instance
56
# Weights are assigned in increments of 100: determines sorting order
67
weight: 200
78
=======
89
title: View and edit NGINX configurations
10+
=======
11+
title: View and edit an NGINX instance
12+
>>>>>>> 4da8aa7e (based on Jason's feedback)
913
# Weights are assigned in increments of 100: determines sorting order
1014
weight: 300
1115
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)
@@ -18,6 +22,7 @@ product: NGINX One
1822
---
1923
<!-- Possible future include, with similar files in config-sync-groups/ and staged-configs/ subdirectories -->
2024

25+
<<<<<<< HEAD
2126
<<<<<<< HEAD
2227
This guide explains how to edit the configuration of an existing **Instance** in your NGINX One Console.
2328
=======
@@ -33,6 +38,9 @@ Before you add **Instances** to NGINX One Console, ensure:
3338

3439
Once you've registered your NGINX Instances with the F5 NGINX One Console, you can view and edit their NGINX configurations on the **Instances** details page.
3540
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)
41+
=======
42+
This guide explains how to edit the configuration of an existing **Instance** in your NGINX One Console.
43+
>>>>>>> 4da8aa7e (based on Jason's feedback)
3644
3745
To view and edit an NGINX configuration, follow these steps:
3846

content/nginx-one/rbac/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
---
22
<<<<<<< HEAD
3+
<<<<<<< HEAD
34
title: Organize users with RBAC
45
description:
56
weight: 600
67
=======
78
title: Organize your administrators with RBAC
9+
=======
10+
title: Organize administrators with RBAC
11+
>>>>>>> 4da8aa7e (based on Jason's feedback)
812
description:
913
weight: 500
1014
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)

content/nginx-one/staged-configs/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description:
33
<<<<<<< HEAD
44
<<<<<<< HEAD
5+
<<<<<<< HEAD
56
title: Draft new configurations
67
weight: 400
78
url: /nginx-one/staged-configs
@@ -10,6 +11,9 @@ title: Set up new instances
1011
=======
1112
title: Draft new instances
1213
>>>>>>> 614bafed (more)
14+
=======
15+
title: Draft new instances (Staged Configuration)
16+
>>>>>>> 4da8aa7e (based on Jason's feedback)
1317
weight: 200
1418
url: /nginx-one/how-to/staged-configs
1519
>>>>>>> c7ce27ce (Draft: new N1C doc homepage)

0 commit comments

Comments
 (0)