You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginx-one/how-to/config-sync-groups/add-file-csg.md
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ doctypes:
4
4
- task
5
5
tags:
6
6
- docs
7
-
title: Add a file in a configuration
7
+
title: Add a file in a Config Sync Group
8
8
toc: true
9
9
weight: 400
10
10
---
@@ -20,18 +20,17 @@ a UI that resembles an Integrated Development Environment (IDE), with recommenda
20
20
Before you add files in your configuration, ensure:
21
21
22
22
- 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
24
24
25
25
## Important considerations
26
26
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.
29
28
30
29
## Add a file
31
30
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:
33
32
34
-
1. Select the instance to manage.
33
+
1. Select the Config Sync Group to manage.
35
34
1. Select the **Configuration** tab.
36
35
37
36
{{< tip >}}
@@ -91,7 +90,6 @@ In the **Choose Certificate** drop-down, select the managed certificate of your
91
90
You should now see the files you specified in the directory tree.
92
91
1. Select **Next** and then **Save and Publish**.
93
92
You may see a message that suggests publication is in progress.
94
-
- If the instance is offline, **Save and Publish** does not work.
95
93
1. When publication is complete, you're taken back to the **Configuration** tab. You should see the updated configuration in the window.
0 commit comments