Skip to content

sm-marketplace/infrastructure

Repository files navigation

Infraestructure

Requirements

  • Terraform v1.3.4
  • AWS account
  • NodeJS

Needs configure AWS Bucket as a Terraform Backend (for generate from scratch see here)

Up the infraestructure

git clone https://github.com/sm-marketplace/infrastructure.git
cd infrastructure
terraform init
terraform plan
terraform apply -auto-approve
terraform output > infra-out

Las instacias de EC2 requieren tener docker instalado, para instalar estas dependencias ejecute:

node scripts/ec2install.js