diff --git a/source/deployment-options/offline-installation/installation-assistant.rst b/source/deployment-options/offline-installation/installation-assistant.rst index 92b6469582..0509e9ccfe 100644 --- a/source/deployment-options/offline-installation/installation-assistant.rst +++ b/source/deployment-options/offline-installation/installation-assistant.rst @@ -163,8 +163,8 @@ Installing the Wazuh dashboard #. Access the Wazuh web interface with your credentials. - - URL: *https://* + - **URL**: ``https://`` + - **Username**: ``admin`` + - **Password**: ```` When you access the Wazuh dashboard for the first time, the browser shows a warning message stating that the certificate was not issued by a trusted authority. An exception can be added in the advanced options of the web browser. For increased security, the ``root-ca.pem`` file previously generated can be imported to the certificate manager of the browser instead. Alternatively, a certificate from a trusted authority can be configured. diff --git a/source/deployment-options/offline-installation/step-by-step.rst b/source/deployment-options/offline-installation/step-by-step.rst index 64bd71bc49..a5bbaf0ba3 100644 --- a/source/deployment-options/offline-installation/step-by-step.rst +++ b/source/deployment-options/offline-installation/step-by-step.rst @@ -433,11 +433,11 @@ Installing the Wazuh dashboard .. include:: /_templates/installations/wazuh/common/check_wazuh_dashboard.rst -#. Access the web interface. +#. Access the Wazuh web interface. - - URL: *https://* - - **Username**: admin - - **Password**: admin + - **URL**: ``https://`` + - **Username**: ``admin`` + - **Password**: ``admin`` Upon the first access to the Wazuh dashboard, the browser shows a warning message stating that the certificate was not issued by a trusted authority. An exception can be added in the advanced options of the web browser or, for increased security, the ``root-ca.pem`` file previously generated can be imported to the certificate manager of the browser. Alternatively, a certificate from a trusted authority can be configured. diff --git a/source/installation-guide/wazuh-dashboard/installation-assistant.rst b/source/installation-guide/wazuh-dashboard/installation-assistant.rst index eb9f398b19..dfa8b0c28d 100644 --- a/source/installation-guide/wazuh-dashboard/installation-assistant.rst +++ b/source/installation-guide/wazuh-dashboard/installation-assistant.rst @@ -49,9 +49,9 @@ Wazuh dashboard installation #. Access the Wazuh web interface with your credentials. - - URL: *https://* - - **Username**: *admin* - - **Password**: ** + - **URL**: ``https://`` + - **Username**: ``admin`` + - **Password**: ```` When you access the Wazuh dashboard for the first time, the browser shows a warning message stating that the certificate was not issued by a trusted authority. An exception can be added in the advanced options of the web browser. For increased security, the ``root-ca.pem`` file previously generated can be imported to the certificate manager of the browser instead. Alternatively, a certificate from a trusted authority can be configured. diff --git a/source/installation-guide/wazuh-dashboard/step-by-step.rst b/source/installation-guide/wazuh-dashboard/step-by-step.rst index 9e7f3350b1..aa8984c317 100644 --- a/source/installation-guide/wazuh-dashboard/step-by-step.rst +++ b/source/installation-guide/wazuh-dashboard/step-by-step.rst @@ -94,32 +94,31 @@ Deploying certificates Starting the Wazuh dashboard service ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - #. Enable and start the Wazuh dashboard service. +#. Enable and start the Wazuh dashboard service. - .. include:: /_templates/installations/dashboard/enable_dashboard.rst + .. include:: /_templates/installations/dashboard/enable_dashboard.rst - #. Edit the ``/usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml`` file and replace the ``url`` value with the IP address or hostname of the Wazuh server master node. +#. Edit the ``/usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml`` file and replace the ``url`` value with the IP address or hostname of the Wazuh server master node. - .. code-block:: yaml - :emphasize-lines: 3 + .. code-block:: yaml + :emphasize-lines: 3 - hosts: - - default: - url: https:// - port: 55000 - username: wazuh-wui - password: wazuh-wui - run_as: false + hosts: + - default: + url: https:// + port: 55000 + username: wazuh-wui + password: wazuh-wui + run_as: false - #. Access the Wazuh web interface with your credentials. +#. Access the Wazuh web interface with your credentials. - - URL: *https://* - - **Username**: *admin* - - **Password**: *admin* - - When you access the Wazuh dashboard for the first time, the browser shows a warning message stating that the certificate was not issued by a trusted authority. An exception can be added in the advanced options of the web browser. For increased security, the ``root-ca.pem`` file previously generated can be imported to the certificate manager of the browser. Alternatively, a certificate from a trusted authority can be configured. + - **URL**: ``https://`` + - **Username**: ``admin`` + - **Password**: ``admin`` + When you access the Wazuh dashboard for the first time, the browser shows a warning message stating that the certificate was not issued by a trusted authority. An exception can be added in the advanced options of the web browser. For increased security, the ``root-ca.pem`` file previously generated can be imported to the certificate manager of the browser. Alternatively, a certificate from a trusted authority can be configured. Securing your Wazuh installation -------------------------------- diff --git a/source/quickstart.rst b/source/quickstart.rst index af22cf173e..a1e903fad2 100644 --- a/source/quickstart.rst +++ b/source/quickstart.rst @@ -60,30 +60,30 @@ The Wazuh central components require a 64-bit Intel or AMD Linux processor (x86_ Installing Wazuh ---------------- -#. Download and run the Wazuh installation assistant. +#. Download and run the Wazuh installation assistant. - .. code-block:: console + .. code-block:: console - $ curl -sO https://packages.wazuh.com/|WAZUH_CURRENT_MINOR|/wazuh-install.sh && sudo bash ./wazuh-install.sh -a + $ curl -sO https://packages.wazuh.com/|WAZUH_CURRENT_MINOR|/wazuh-install.sh && sudo bash ./wazuh-install.sh -a - Once the assistant finishes the installation, the output shows the access credentials and a message that confirms that the installation was successful. + Once the assistant finishes the installation, the output shows the access credentials and a message that confirms that the installation was successful. - .. code-block:: none - :emphasize-lines: 4 + .. code-block:: none + :emphasize-lines: 4 - INFO: --- Summary --- - INFO: You can access the web interface https:// - User: admin - Password: - INFO: Installation finished. + INFO: --- Summary --- + INFO: You can access the web interface https:// + User: admin + Password: + INFO: Installation finished. - You now have installed and configured Wazuh. + You now have installed and configured Wazuh. -#. Access the Wazuh web interface with ``https://`` and your credentials: +#. Access the Wazuh web interface with ``https://`` and your credentials: - - Username: admin - - Password: + - **Username**: ``admin`` + - **Password**: ```` When you access the Wazuh dashboard for the first time, the browser shows a warning message stating that the certificate was not issued by a trusted authority. This is expected and the user has the option to accept the certificate as an exception or, alternatively, configure the system to use a certificate from a trusted authority.