Skip to content

Instantly share code, notes, and snippets.

@luhonghai
Created August 9, 2018 08:54
Show Gist options
  • Save luhonghai/8f03728445857f62422ef700c4b72186 to your computer and use it in GitHub Desktop.
Save luhonghai/8f03728445857f62422ef700c4b72186 to your computer and use it in GitHub Desktop.
wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -
echo "deb https://artifacts.elastic.co/packages/6.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-6.x.list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment