cognoma / frontend

Frontend for Project Cognoma
http://cognoma.org/
Other
4 stars 22 forks source link

Added CircleCI deployment to AWS S3 #92

Closed dcgoss closed 7 years ago

dcgoss commented 7 years ago

After @kurtwheeler and I create an S3 bucket for cognoma.org and handle the IAM permissions this should handle the file sync after a successful build to the master branch. Based off of: https://circleci.com/docs/1.0/continuous-deployment-with-amazon-s3/

Also fixed a typo.

dcgoss commented 7 years ago

Kurt and I have everything setup with S3, and cognoma.org is currently being served off S3. This PR would resolve issue #71.

dcgoss commented 7 years ago

I currently do not have write access to this repo. Make sure before this gets merged the AWS_BUCKET_PATH environment variable gets set in CircleCI

dcgoss commented 7 years ago

Tagging @dhimmel @bdolly for review