InseeFrLab / onyxia

🔬 Data science environment for k8s
https://onyxia.sh
MIT License
439 stars 79 forks source link

Vault installation v8 - 404 redirection #834

Open 2FromField opened 1 month ago

2FromField commented 1 month ago

Following the v8 documentation, I arrive at the end of it on the famous “TODO, Refer to the Legacy documentation” which redirects me to a “404 - page not found” on the InseeFrLab/onyxia Github.

I think that the Vault installation is indeed missing a step, because at the moment, with the previous steps, I don't have access to this “My Secrets” tab. Surely this must be what's on the Github with the config lines to be added to onyxia-values.yaml?

Thanks in advance

fcomte commented 1 month ago

Hello

You can use the following configuration in your values.. https://github.com/InseeFrLab/onyxia-api/blob/main/docs/region-configuration.md#vault-properties

You also need to do a good installation of Vault with jwt or oidc authentification enabled , cors and a good policy mapped to this role.

2FromField commented 1 month ago

Great @fcomte, thanks for the documentation and advice.

garronej commented 1 month ago

Closable?

fcomte commented 1 month ago

no , I need to document vault