Skip to content

Commit

Permalink
Update web-and-post-installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emgcentreon authored Jan 23, 2025
1 parent 8f0b41a commit c4e9a7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Provide the information needed to connect to the database instance.
- **Database Host Address**: If you are using a local database, leave the field blank (the default value is **localhost**). Otherwise, enter the IP address of your remote database.
- **Root user/password**: this is the account that will be used to install the databases.
- if this is the default account (**root**), the root password of the database is the password [you have defined](installation-of-a-central-server/using-packages.md#secure-the-database) when executing `mysql_secure_installation`.
- if you have defined a custom user with root privileges on all databases (e.g. during the process of installing a [remote database](../installation/installation-of-a-central-server/using-packages.md#installation)), use this one. This user can be deleted once the web installation process is finished.
- if you have defined a custom user with root privileges on all databases (e.g. during the process of installing a [remote database](../installation/installation-of-a-central-server/using-packages.md#step-2-installation)), use this one. This user can be deleted once the web installation process is finished.

- **Database user name/password**: the credentials of the account that will be used to interact with the Centreon databases. The account will be created when the database is installed.

Expand Down

0 comments on commit c4e9a7a

Please sign in to comment.