gambaroff / publicvoid

ruby, rails 4..for long term cloud storage of large video assets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uploaded files are saved in S3

peoplemerge opened this issue · comments

Use S3 object storage when saving files. Sign up for an S3 account, and hardcode the credentials in rails config. Make sure the live credentials to AWS aren't committed in this public git repository (add to gitignore).

There is some security stuff, see: http://aws.amazon.com/articles/1434

Estimate: 8 -13 hours.