diff --git a/docs/installation_instructions.rst b/docs/installation_instructions.rst index f596e554e672c3e16d0b660799dcd2b4d62b5f6f..d74ad4a375713df8e9467cb75baa6e5b932cd5f7 100644 --- a/docs/installation_instructions.rst +++ b/docs/installation_instructions.rst @@ -309,8 +309,8 @@ sure 'ping' shows your VPS's IP address: $ ping oas.example.org -The ``install`` command will try to log into your machine as the -``root``\ user using SSH. +The ``install`` command will try to log into your machine as the ``root``\ user +using SSH. Run the ``install`` command with the CLI to completely configure your VPS for OpenAppStack. @@ -378,6 +378,13 @@ to install: - Velero with ``install-velero.sh`` (only if you have configured it in :ref:`backups-with-velero`). +When the installation scripts complete, the application installation may still +be running on the OpenAppStack cluster. You can monitor the progress by running +``flux get kustomizations`` (use ``watch flux get kustomizations`` to get +updates). If all kustomizations have been applied correctly, you can monitor +specific application releases by running ``watch flux get helmreleases +--all-namespaces``. + .. _step-6: Step 6: Validate setup diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 35db24398839b80be386c63411e99547056ba67e..c9ded3b0f99a60d07f87ccd16bcc6051eed89680 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -310,7 +310,7 @@ You can `grep` for your cluster domain or for any specific subdomain to narrow down results. Example -''''''' +~~~~~~~ Query for failed certificates, -requests, challenges or orders: