coralproject / ask-docs

Official Ask Documentation for The Coral Project
https://docs.coralproject.net/ask/
Other
11 stars 14 forks source link

Synchronizing docs with S3 via Iron.io #52

Closed davidgljay closed 8 years ago

davidgljay commented 8 years ago

Adding a script to sync docs to S3 via iron.io. See README.md for installation instructions.

I am adding this script as an iron worker and integrating with github, so pushes to S3 will happen automatically whenever this repo is updated on github. The process takes about 5 minutes (most of which is on Amazon's side).

davidgljay commented 8 years ago

Also, I'm currently using my personal Iron.io account for this. Once we have an organizational one it would be good to switch it over. (There's no cost associated with this little processing time.)

davidgljay commented 8 years ago

Reviewed with @dwhitena , this is ready for merge.

kgardnr commented 8 years ago

Oh let's merge it then, @davidgljay!