Skip to content
Discussion options

You must be logged in to vote

I figured the issue out myself. I had reverted to a previous snapshot where the bindmount wasn't set up and so the failure of the container to start up was because the account property was not set in the keystore. If anyone is curious how to set this up here is what we did.

In SOC under Grid Configuration we updated:

docker > containers > so-elasticsearch > custom_bind_mounts

and set it to:

/home/onionadmin/elasticsearch.keystore:/usr/share/elasticsearch/config/elasticsearch.keystore:ro

This binds the keystore we added the account and key to on the node with the keystore within the container. Once this is set, if you need to adjust any of the account settings you can update the following …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rjdub2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
1 participant