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?
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?