Pregunta

I was wondering if anyone had any suggestions about a DAM (Digital Asset Manager) that uses S3 as a data store? I would like the following features:

  1. Asset stored in S3 (or some other cloud storage)
  2. The ability to 'tag' the assets
  3. Use a CDN (such as Cloudfront or Akamai) to deliver the assets

This can be a solution in any language, but PHP/Ruby on Rails are preferred if it is a web based solution. I understand rolling my own with Paperclip/CarrierWave and acts-as-taggable-on, but I am looking for some input!

Thanks!

EDIT: I want to change the requirements. I am not looking for a CMS, I am looking for a DAM (Digital Asset Manager). Thanks!

¿Fue útil?

Solución

I recomment Wordpress with an S3 plugin.

Otros consejos

Locomotive CMS does use S3. Can be deployed on Heroku with a mongo DB.

edit: Refinery CMS too!

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top