Deploy Infrastructure with GruCloud

This directory contains the code to deploy and destroy the instructure on AWS with grucloud.

The following resources are defined in iac:

resource-mindmap

Mindmap generated by gc tree

Visit AwsRequirements and ensure the aws cli is configured properly.

Edit config.js and change the domain name and the key pair name.

Install the gc CLI globally:

Install the dependencies

Generate a graph of the infrastructure:

Graph

Deploy the infrastructure with:

List the running resources:

Destroy the running resources:

Last updated

Was this helpful?