Deploy Infrastructure with GruCloud
Last updated
Last updated
This directory contains the code to deploy and destroy the instructure on AWS with grucloud.
The following resources are defined in iac:
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:
Deploy the infrastructure with:
List the running resources:
Destroy the running resources: