Sets up an S3 backup Cloudfront CDN to upload Dropshare files too. It also sets up Rebrandly for shortlinks.
- This assumes you already have purchased a Domain to use.
- Make sure you've installed Terraform
- Install and configure the AWS CLI
- Create or log in to your AWS account.
- Create a Route53 hosted zone for your domain and update the nameservers in your domain. Its important to have the domain already setup as it makes generating a ACM certificate automatic during the process.
- Run
terraform init
; This downloads the module and AWS provider. - (Optional) You can run
terraform plan
to test and make sure everything looks good. - Run
terraform apply
and enter the domain you previously setup. - The run should end after a few minutes and output the domain and IAM keys to use in Dropshare (Do not use root credentials)
- Use those credentials to create a connection in Dropshare.