Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unclear how to manage secrets/keystore.jceks #2

Open
tscheffer-cyso opened this issue Mar 4, 2021 · 1 comment
Open

unclear how to manage secrets/keystore.jceks #2

tscheffer-cyso opened this issue Mar 4, 2021 · 1 comment

Comments

@tscheffer-cyso
Copy link

It seems if this file is not present, mesh will not start:

java.lang.RuntimeException: java.io.EOFException

So I read about this issue:

gentics/mesh-chart#1

And it seems we need a secrets/ directory with a keystore in it. Its unclean however what the passphrase must be. it seems mesh generates one on start up, so how do you make them match?

@cschockaert
Copy link
Owner

cschockaert commented Apr 19, 2021

Hi, sry for the late answer,

you have to generate you own keystore and put in in the right folder, i did not commit this file since it is a secret. The keystore is auto generated in the official mesh image at first startup

is that answer fine for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants