Skip to content

docs: update EC2 docs with new screenshots and steps #16462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
adjust disk space
  • Loading branch information
EdwardAngert committed Feb 11, 2025
commit 01a0d09c9417da1d142f2b3e131fcbe00382509e
5 changes: 5 additions & 0 deletions docs/install/cloud/ec2.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ To launch a Coder AMI EC2 instance:

![AWS Security Groups](../../images/platforms/aws/security-groups.png)

1. In the **Configure storage** section, enter `40` as the root volume size (in GiB).

The extra disk space is required for template and workspace builds and for
the embedded PostgreSQL DB.

1. You can adjust other settings if you need to, then select **Launch instance**.

After you launce the instance, wait 30 seconds and navigate to the public IPv4
Expand Down