Skip to content

Commit ac95be0

Browse files
committed
add steps to select coder from marketplace
1 parent 01a0d09 commit ac95be0

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/install/cloud/ec2.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,22 @@ To launch a Coder AMI EC2 instance:
1919
1. Open the [Amazon EC2 console](https://console.aws.amazon.com/ec2/) and
2020
confirm that you're logged in.
2121

22-
1. Access the
23-
[Coder AMI in the AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-zaoq7tiogkxhc).
22+
1. Select **Launch instance**.
23+
24+
1. Assign a name and, optionally, additional tags.
25+
26+
1. In the **Application and OS Images** section, use the search bar to search for `coder`.
27+
28+
Select the **AWS Marketplace AMIs** tab, then **Select** next to the
29+
**Coder** AMI.
2430

2531
![Coder on AWS Marketplace](../../images/platforms/aws/marketplace.png)
2632

27-
1. Select **View purchase options** to continue to the configuration screen.
33+
You can also access the
34+
[Coder AMI directly](https://aws.amazon.com/marketplace/pp/prodview-zaoq7tiogkxhc),
35+
then select **View purchase options** to continue to the configuration screen.
2836

29-
1. Name your instance and in the **Instance type** section, use the dropdown
37+
1. Name your instance, then in the **Instance type** section, use the dropdown
3038
list to select `t2.xlarge` (4 vCPU, 16 GiB memory)
3139

3240
Keep in mind this platform is intended for proof-of-concept deployments and

0 commit comments

Comments
 (0)