Self-hosted Vault v1.0.6 shows "Kerberos Factory" UI instead of Vault interface #227
Unanswered
javanbakhti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys
I'm running a self-hosted Kerberos Vault container, but when I access the web UI, I see "Kerberos Factory v1.0" instead of the Vault dashboard.
I utilized the following document:
https://github.com/kerberos-io/vault/tree/master/docker
vault:
image: "uugai/vault:v1.0.6"
restart: always
container_name: "kerberos-vault"
hostname: "kerberos-vault"
depends_on:
What I've Tried
Questions
I sincerely appreciate your help and time in advance.

Reza Javanbakhti
Beta Was this translation helpful? Give feedback.
All reactions