Skip to content

Commit

Permalink
Merge pull request #2475 from meilisearch/update-aws
Browse files Browse the repository at this point in the history
update aws
  • Loading branch information
maryamsulemani97 authored Jul 13, 2023
2 parents c313dd6 + 578bf58 commit 46f6689
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion learn/deployment/aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Using our **Meilisearch [AMI](https://docs.aws.amazon.com/AWSEC2/latest/UserGuid

The following guide will walk you through every step to deploy Meilisearch in an AWS EC2 instance. If you have any issues with our AWS image, please create an issue in [this repository](https://github.com/meilisearch/cloud-providers/).

[Refer to AWS's documentation to learn more about creating and configuring instances.](https://docs.aws.amazon.com/)

## Part 1: Deploy an out-of-the-box Meilisearch instance

### 1. Launch an instance from the AWS console
Expand All @@ -20,7 +22,7 @@ In the top-right corner, click on the "Launch instances" button to start the pro

### 2. Select 'Meilisearch' AMI from 'Community AMIs'

You will now select which AMI or system Image to use to run your instance. Type `meilisearch` in the search bar and select the "Community AMIs" tab on the left sidebar.
You will now select which AMI or system Image to use to run your instance. Type `meilisearch` in the search bar and select the "Community AMIs" tab on the left sidebar. Meilisearch's owner id is 567502172578.

![Page titled: 'Step 1: Choose an Amazon Machine Image (AMI)'](https://raw.githubusercontent.com/meilisearch/documentation/main/assets/images/aws/02.select-ami.png)

Expand Down

0 comments on commit 46f6689

Please sign in to comment.