Skip to content

Instantly share code, notes, and snippets.

@joaodaher
Last active March 15, 2017 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joaodaher/67c026447cc32ac9c141d84254435ad4 to your computer and use it in GitHub Desktop.
Save joaodaher/67c026447cc32ac9c141d84254435ad4 to your computer and use it in GitHub Desktop.
  1. Access your GCP and configure: https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-gcp.html

1.1. Apply 10.5GB or more.

  1. Access using SSH
  2. $ bash <(curl -fsSL https://raw.githubusercontent.com/elastickent/ece_utils/master/gcp/bootstrap.sh)
  3. $ bash <(curl -fsSL https://download.elasticsearch.org/cloud/elastic-cloud-enterprise-installer.sh)

Other hosts

  1. $ bash <(curl -fsSL https://download.elastic.co/cloud/elastic-cloud-enterprise-installer.sh) --coordinator-host HOST_IP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment