...
Wait for Password Prompts:
During the initialization process, the setup will ask you to provide passwords for critical components.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
When setting the passwords, make sure it does not contain any of the following characters ', ", ~, ;, commas or spaces. |
Passwords to Set:
PostgreSQL Master Password:
This password secures the PostgreSQL database and will be required for administrative tasks.
Choose a strong and secure password. Record it safely for future reference.
Keycloak User Password:
This password is for managing the Keycloak user database.
Again, choose a secure password and record it safely for future reference.
Input the Passwords When Prompted:
When the setup script prompts you, type in the passwords carefully and confirm them when asked.
Verify the Passwords:
Ensure you see a confirmation message or successful setup output for each password entry.
...
Recommendations:
Use a password manager to securely generate and store these credentials.
Avoid reusing passwords from other systems for added security.
...
When prompted during the setup process, supply the following details carefully.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
When setting the passwords, make sure it does not contain any of the following characters ', ", ~, ;, commas or spaces. |
GYTPOL_URL:
Enter the DNS name of the GYTPOL server. Make sure it’s FQDN.
Example:
gytpol-app.yourdomain.com
DB_PASSWORD:
Provide the password for the GYTPOL database. Use your own secure password.
Choose a secure and memorable password. This is a new password.
This isn’t the Master password.
POSTGRES_HOST:
Enter the IP address of the PostgreSQL VM.
Example:
192.168.1.100
MASTER_PASSWORD:
Provide the PostgresDB Master Password created in Password Configuration During Setup section.
This is the administrative password for the database.
GYTPOL_ADMIN_USER_EMAIL (default):
Enter the email address for the first administrator user in the system.
Example:
admin@yourdomain.com
USER_MANAGEMENT_ADMIN_PASSWORD:
Set a password for accessing the User Management Console.
Choose a secure and memorable password. This is a new password.
USER_MANAGEMENT_DB_PASSWORD:
Provide the password for the User Management Database.
This is the Keycloak User Password.
The password was created in Password Configuration During Setup section.
...