Browse Source

docs: ECS -> EBS

fix/wrong-prop-name
CharlieC3 4 years ago
committed by Charlie
parent
commit
5dc168ca08
  1. 4
      src/pages/storage-hubs/amazon-ec2-deploy.md

4
src/pages/storage-hubs/amazon-ec2-deploy.md

@ -7,13 +7,13 @@ description: Use a template to deploy a Gaia hub on Amazon EC2
The template provided on this page provides an easy way to deploy a Gaia hub directly to Amazon EC2. You can use this
template to deploy your own Gaia hub to your Amazon Web Services (AWS) account. Amazon EC2 is an affordable and
convenient cloud computing provider. The template provides a one-click deploy for Amazon EC2 with either S3 or ECS as a
convenient cloud computing provider. The template provides a one-click deploy for Amazon EC2 with either S3 or EBS as a
storage provider.
## Prerequisites
This procedure uses Amazon CloudFormation to configure an EC2 cloud compute provider to run the Gaia hub service with
an S3 or ECS provider for file storage. You should have access to an AWS account either through your personal account or
an S3 or EBS provider for file storage. You should have access to an AWS account either through your personal account or
through a corporate account. This account should have permissions to create resources.
Additionally, you must also own a domain name and be able to update the DNS records associated with that domain name.

Loading…
Cancel
Save