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/includes/nginx-one/staged-config-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ With Staged Configurations, you can use these features of NGINX One Console:
12
12
- Automatic syntax checking
13
13
- Contextual documentation
14
14
- Dynamic analysis of your work in progress
15
-
-Our AI assistant to explain what you've done
15
+
-Suggestions from our AI assistant
16
16
17
17
Once you've finished your work and have pushed the changes to an Insance or a Config Sync Group, you are then free to delete that Staged Configuration.
@@ -43,47 +41,48 @@ The following sections start from the **Add Staged Configuration** window that a
43
41
44
42
To start a new Staged Configuration:
45
43
46
-
1. Select New.
44
+
1. Select **New Configuration**.
47
45
1. Enter a name.
48
-
1. Select Next.
46
+
1. Select **Next**.
49
47
50
48
You will see a new Staged Configuration with the default NGINX configuration file, `/etc/nginx/nginx.conf`, in edit mode.
51
49
1. Type or paste content for `/etc/nginx/nginx.conf`.
52
-
1. Select Add File to add the configuration, certificate, or other file(s) of your choice.
50
+
1. Select **Add File** to add the configuration, certificate, or other file(s) of your choice.
51
+
1. When you're done, select **Save**.
53
52
54
53
### Start from an existing Instance
55
54
56
55
To start from an existing Instance:
57
56
58
-
1. Select From.
57
+
1. Select **Existing Source**.
59
58
1. Enter a name for your new Staged Configuration.
60
-
1. Select Instance.
59
+
1. Select **Instance**.
61
60
1. In the Choose Instance menu that appears, select an existing Instance.
62
-
1. Select Next.
61
+
1. Select **Next**.
63
62
64
-
NGINX One Console imports the configuration from the existing Instance. You can now edit the configuration. When you're ready to stop, select Save.
63
+
NGINX One Console imports the configuration from the existing Instance. You can now edit the configuration. When you're ready to stop and save your work, select Save.
65
64
66
65
### Start from an existing Config Sync Group
67
66
68
67
To start from an existing Config Sync Group:
69
68
70
-
1. Select From.
71
-
1. Select Config Sync Group.
69
+
1. Select **Existing Source**.
70
+
1. Select **Config Sync Group**.
72
71
1. In the Choose Config Sync Group menu that appears, select an existing Config Sync Group.
73
72
1. Enter a name for your new Staged Configuration.
74
-
1. Select Next.
73
+
1. Select **Next**.
75
74
76
-
NGINX One Console imports the configuration from the existing Config Sync Group. You can now edit the configuration. When you're ready to stop, select Save.
75
+
NGINX One Console imports the configuration from the existing Config Sync Group. You can now edit the configuration. When you're ready to stop and save your work, select Save.
77
76
78
77
### Start from an existing Staged Config
79
78
80
79
To start from an existing Staged Config:
81
80
82
-
1. Select From.
83
-
1. Select Staged Config.
84
-
1. In the Choose Staged Config menu that appears, select an existing Staged Config.
81
+
1. Select **Existing Source**.
82
+
1. Select **Staged Configuration**.
83
+
1. In the Choose Staged Configuratiog menu that appears, select an existing Staged Configuration.
85
84
1. Enter a name for your new Staged Configuration.
86
-
1. Select Next.
85
+
1. Select **Next**.
87
86
88
-
NGINX One Console imports the configuration from the existing Staged Config. You can now edit the configuration. When you're ready to stop, select Save.
87
+
NGINX One Console imports the configuration from the existing Staged Configuration. You can now edit the configuration. When you're ready to stop and save your work, select Save.
0 commit comments