diff --git a/docs/installing/cloud/openshift.rst b/docs/installing/cloud/openshift.rst index 6a8c310c48..1c89c8c711 100644 --- a/docs/installing/cloud/openshift.rst +++ b/docs/installing/cloud/openshift.rst @@ -41,19 +41,19 @@ The ouput of the echo $REDIS_CLI like this : -h ip_redis -p port_redis -a passwo .. code:: bash git pull -s recursive -X theirs upstream master && git push - -**Step 8:** SSH to the application - -.. code:: bash - rhc app ssh -a nodebb - -**Step 9:** In other terminal, stop the application +**Step 8:** Stop the application .. code:: bash rhc app stop -a nodebb +**Step 9:** SSH to the application + +.. code:: bash + + rhc app ssh -a nodebb + **Step 10:** Edit the environnement NodeJS on the terminal with the SSH .. code:: bash