I was wondering if anyone has any suggestions for a DAM (Digital Asset Manager) that uses S3 as a data store? I would like to use the following functions:
- Assets held in S3 (or in some other cloud storage)
- The ability to tag assets
- Use a CDN (e.g. Cloudfront or Akamai) to deliver assets.
It can be a solution in any language, but PHP / Ruby on Rails is preferable if it is a web solution. I understand that I ride on my own using Paperclip / CarrierWave and acts like-taggable-on, but I'm looking for some kind of input!
Thanks!
EDIT: I want to change the requirements. I'm not looking for CMS, I'm looking for DAM (Digital Asset Manager). Thanks!
source share