The site for the run.
- install the
s3_website
gem - make sure you have
S3_ID
andS3_SECRET
defined in.env
with permissions to push to theweinthere.com
- run
s3_website push
If for some reason you need to update the AWS stack. Update the cloudconfig.json
file and run the following command using aws tools to push the update.
aws cloudformation update-stack --stack-name weinthere --template-body file://cloudformation.json --parameters ParameterKey=HostedZone,ParameterValue=weinthere.com