Versions Compared

Key

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

...

It depends on which tools you want to use in connection with Smartfacts. Smartfacts provides a plug-in for every tool which is supported. You can download the plug-ins from the main menu via the command Get Plug-ins.

Troubleshooting

Show Keycloak password

If it is necessary to login into the admin UI of Keycloak, the password for the admin user “keycloak-admin” can be optained by the following command.

Code Block
sudo kubectl get secret smartfacts-keycloak-admin-secret -o 'go-template={{index .data "KEYCLOAK_PAS

Postgres Password – How to Fix the "'global.postgresql.auth.postgresPassword' must not be empty" Error

...