Skip to content

Conversation

@hugil
Copy link

@hugil hugil commented Dec 25, 2021

check for dependencies, if they do not exist then install them

jq isn't included by default in Ubuntu, so this can easily be missed and break the script.

# check for dependencies, if they do not exist then install them
# jq isn't included by default in Ubuntu, so this can easily be missed and break the script.
@martinm76
Copy link

This would be very useful. I have made a little pre-script now to install docker-compose and jq and make sure vm.max_map_count is set high enough (the value being checked for currently is not enough for current versions of Elastic)

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

Successfully merging this pull request may close these issues.

2 participants