Skip to content
Snippets Groups Projects
Unverified Commit 602db8e4 authored by Varac's avatar Varac
Browse files

Update installation_instructions.rst

parent 4a0500e9
No related branches found
No related tags found
No related merge requests found
......@@ -356,7 +356,7 @@ After you have executed that code, your terminal should show:
.. code:: bash
secret/oas-cluster-variables configured
secret/oas-cluster-variables created
Next, run:
......@@ -372,11 +372,11 @@ After the script completes, you can install applications by running the other
installation scripts in the ``install`` folder. At the moment, we have scripts
to install:
- Nextcloud and Onlyoffice with ``install-app.sh nextcloud``
- Rocket.Chat with ``install-app.sh rocketchat``
- Wekan with ``install-app.sh wekan``
- WordPress with ``install-app.sh wordpress``
- Velero with ``install-app.sh velero`` (only if you have configured it in
- Nextcloud and Onlyoffice with ``./install/install-app.sh nextcloud``
- Rocket.Chat with ``./install/install-app.sh rocketchat``
- Wekan with ``./install/install-app.sh wekan``
- WordPress with ``./install/install-app.sh wordpress``
- Velero with ``./install/install-app.sh velero`` (only if you have configured it in
:ref:`backups-with-velero`).
When the installation scripts complete, the application installation may still
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment