Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Wait for Password Prompts:

    • During the initialization process, the setup will ask you to provide passwords for critical components.

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFFAE6

When setting the passwords, make sure it does not contain any of the following characters ', ", ~, ;, commas or spaces.

  1. 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.

  2. Input the Passwords When Prompted:

    • When the setup script prompts you, type in the passwords carefully and confirm them when asked.

  3. 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
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#FFFAE6

When setting the passwords, make sure it does not contain any of the following characters ', ", ~, ;, commas or spaces.

  1. GYTPOL_URL:

    • Enter the DNS name of the GYTPOL server. Make sure it’s FQDN.

    • Example: gytpol-app.yourdomain.com

  2. 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.

  3. POSTGRES_HOST:

    • Enter the IP address of the PostgreSQL VM.

    • Example: 192.168.1.100

  4. MASTER_PASSWORD:

  5. GYTPOL_ADMIN_USER_EMAIL (default):

    • Enter the email address for the first administrator user in the system.

    • Example: admin@yourdomain.com

  6. USER_MANAGEMENT_ADMIN_PASSWORD:

    • Set a password for accessing the User Management Console.

    • Choose a secure and memorable password. This is a new password.

  7. USER_MANAGEMENT_DB_PASSWORD:

...