Creating a free Elasticsearch cluster with bonsai.io

bosai.io hosts free Elasticsearch clusters that can be used to get familiar with Elasticsearch. Their free clusters have limitations. You will need to upgrade to a paid bonsai.io cluster, use another Elasticsearch host, or set up a cluster on your own server to get the everything that Elasticsearch has to offer. With that being said, let’s get started.

  1. Go to bonsai.io
  2. There is a form in the middle of the page with the text “Provision a free 3-node cluster”. Select the region that you would like your Elasticsearch cluster to be hosted in. Then enter your email and click the “Launch!” button.

    Fill out the free cluster form
    Fill out the free cluster form
  3.  You will receive an email from bonsai.io titled “[Bonsai] Confirm your email”. Open the email and click the “Confirm email” button.
    bonsai.io confirmation email preview
    bonsai.io confirmation email preview

    bonsai.io confirmation email
    bonsai.io confirmation email.
  4. You will be taken to form to complete your profile. Fill out the form and click “Save”. There are password requirements that are not mentioned on the page. A 10 character password with a number, uppercase letter, and non alpha-numeric character worked for me.

    Fill out bonsai.io profile form
    Fill out bonsai.io profile form
  5. You will be taken to the bonsai.io cluster dashboard. You have successfully created a free cluster at bonsai.io!

    bonsai.io cluster dashboard
    bonsai.io cluster dashboard

Now that you have a cluster you can put the basics of Elasticsearch to use.

Leave a Reply

Your email address will not be published. Required fields are marked *