Skip to content

Commit 21f94e2

Browse files
Fixed the rest of the step number references
1 parent 6d65d86 commit 21f94e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/installation-guide/installation-guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ If you want to get docker container with mosquitto running, then follow these st
310310
311311
3. Copy the files ca.crt and ca.key and place them in OS2IoT-backend/resources.
312312
313-
4. Update the :code:`MQTT_BROKER_HOSTNAME` with the ip/hostname that you used for step 4 and 6, and :code:`CA_KEY_PASSWORD` with the password that you entered in step 3 in the docker-compose.yml file placed in OS2IoT-docker.
313+
4. Update the :code:`MQTT_BROKER_HOSTNAME` with the ip/hostname that you used for step 3 and 5, and :code:`CA_KEY_PASSWORD` with the password that you entered in step 2 in the docker-compose.yml file placed in OS2IoT-docker.
314314
315315
If you want to use kubernetes to host mosquitto then you need some futher steps.
316316
@@ -324,5 +324,5 @@ Prerequisites: kubectl installed and accesible from path
324324
325325
4. Update the empty values in OS2IoT-docker/helm/charts/mosquitto-os2iot/values.yaml
326326
327-
5. Update the :code:`MQTT_BROKER_HOSTNAME` with the ip/hostname that you used for step 3 and 5 in the steps above, and :code:`CA_KEY_PASSWORD` with the password that you entered in step 3 in the steps above, in the file "OS2IoT-docker/helm/charts/os2iot-backend/deployment.yaml".
327+
5. Update the :code:`MQTT_BROKER_HOSTNAME` with the ip/hostname that you used for step 3 and 5 in the steps above, and :code:`CA_KEY_PASSWORD` with the password that you entered in step 2 in the steps above, in the file "OS2IoT-docker/helm/charts/os2iot-backend/deployment.yaml".
328328

0 commit comments

Comments
 (0)