For the complete documentation index, see llms.txt. This page is also available as Markdown.

Verify EC2 Instance Requirements (Resource Sizing)

Your EC2 instance must have:

  • Instance Type: t3.xlarge or larger (4 vCPU, 16GB RAM minimum)

  • OS: Ubuntu 22.04 LTS or Amazon Linux 2

  • Storage: 50GB+ gp3 EBS volume

  • Security Group: Allow inbound on ports 22, 80, 443, 3000, 4317 (required only while integrating Claude Code) and 5432

Last updated