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: deployments/cli/community/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ There are many other settings you can play with, but we suggest you configure `E
156
156
157
157
### Continue with setup - Start Server (Docker Compose)
158
158
159
-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to start the sevices
159
+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to start the services
160
160
161
161
```bash
162
162
Select a Action you want to perform:
@@ -191,7 +191,7 @@ In case you want to make changes to `plane.env` variables, we suggest you to sto
191
191
192
192
#### Docker Compose
193
193
194
-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `3` to stop the sevices
194
+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `3` to stop the services
195
195
196
196
```bash
197
197
Select a Action you want to perform:
@@ -213,7 +213,7 @@ If all goes well, you must see something like this
213
213
214
214
#### Docker Swarm
215
215
216
-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to stop the sevices
216
+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `2` to stop the services
217
217
218
218
```bash
219
219
Select an Action you want to perform:
@@ -236,7 +236,7 @@ If all goes well, you will see the confirmation from docker cli
236
236
237
237
In case you want to make changes to `plane.env` variables, without stopping the server or you noticed some abnormalies in services, you can restart the services with `RESTART` / `REDEPLOY` option.
238
238
239
-
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `4` to restart the sevices
239
+
Lets again run the `./setup.sh` command. You will again be prompted with the below options. This time select `4` to restart the services
0 commit comments