seriohub / velero-ui

A UI for Velero
Apache License 2.0
75 stars 4 forks source link

login #32

Closed okdadmin closed 3 months ago

okdadmin commented 4 months ago

Hello,

I installed this with k8s scenario and how can I login? I don't know username and password!

Laci

davideserio commented 4 months ago

Hi,

I recommend using the installation via helm. default user and password are admin/admin

okdadmin commented 4 months ago

Thank you, but I install in OKD4.13! :)

okdadmin commented 4 months ago

Then maybe I can't log in because I'm installing in OKD?

davideserio commented 4 months ago

Helm is recommended (it allows you to automate many steps that, when done via YAML, have to be done manually), but you can install Velero UI via YAML with kubectl (there are instructions for each module in the relevant README).

In the case of installing via YAML, you should at least install:

At the bottom left of the login page, there is a button that provides diagnostic information. Can you share it? Please remove any sensitive information.

Often, the installation errors were due to the misconfiguration of endpoints in the config maps in Velero UI. If you encounter other problems, beyond the diagnostic information, you can share the Velero UI config map and Velero API config map (remove any sensitive information).