Skip to content

Commit 726fa7a

Browse files
committed
Jan 24 edits
1 parent b27a2be commit 726fa7a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

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

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ doctypes:
44
- task
55
tags:
66
- docs
7-
title: Add a file in a configuration
7+
title: Add a file in a Config Sync Group
88
toc: true
99
weight: 400
1010
---
@@ -20,18 +20,17 @@ a UI that resembles an Integrated Development Environment (IDE), with recommenda
2020
Before you add files in your configuration, ensure:
2121

2222
- You have access to the NGINX One Console.
23-
- NGINX instances are properly registered with NGINX One Console
23+
- Config Sync Groups are properly registered with NGINX One Console
2424

2525
## Important considerations
2626

27-
If your instance is a member of a Config Sync Group, changes that you make may be synchronized to other instances in that group.
28-
For more information, see how you can [Manage Config Sync Groups]({{< relref "/nginx-one/how-to/config-sync-groups/manage-config-sync-groups.md" >}}).
27+
This page applies when you want to add a file to a Config Sync Group. Any changes you make here apply to all [Instances]({{< relref "/nginx-one/glossary.md" >}}) of that Config Sync Group.
2928

3029
## Add a file
3130

32-
You can use the NGINX One Console to add a file to a specific instance. To do so:
31+
You can use the NGINX One Console to add a file to a specific Config Sync Group. To do so:
3332

34-
1. Select the instance to manage.
33+
1. Select the Config Sync Group to manage.
3534
1. Select the **Configuration** tab.
3635

3736
{{< tip >}}
@@ -91,7 +90,6 @@ In the **Choose Certificate** drop-down, select the managed certificate of your
9190
You should now see the files you specified in the directory tree.
9291
1. Select **Next** and then **Save and Publish**.
9392
You may see a message that suggests publication is in progress.
94-
- If the instance is offline, **Save and Publish** does not work.
9593
1. When publication is complete, you're taken back to the **Configuration** tab. You should see the updated configuration in the window.
9694

9795
## See also

0 commit comments

Comments
 (0)