For helm on-prem install where would I locate the admin uid/pwd to get in the first time?

Question:

For helm on-prem install where would I locate the admin uid/pwd to get in the first time?

Answer:

There is no default admin password. You need to create it. Here are the standard steps to perform once the installation has been completed:

  1. Make sure that all Harness pods are running.
  2. Using your browser, you can go to <LB_URL>/auth/#/signup to create the first user.
  3. Log in using the first user created (the URL for the login page is the <BL_URL>
  4. Download and install the first Harness delegate. It can be installed in any namespace that has HTTP network connectivity to the Harness install
  5. Configure SMTP server connector (account settings → Account Resources → SMTP Configuration)

Please note that you can only create the admin user once. Do not forget the password you set. If you do, we’ll need to delete and re-install.

2 Likes