Skip to content

Update deploy-elastic.sh#1

Open
hugil wants to merge 1 commit intojlim0930:masterfrom
hugil:patch-1
Open

Update deploy-elastic.sh#1
hugil wants to merge 1 commit intojlim0930:masterfrom
hugil:patch-1

Conversation

@hugil
Copy link
Copy Markdown

@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
Copy Markdown

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