Foros de discusión

Integration with Amazon S3

thumbnail
Tina Agrawal, modificado hace 15 años.

Integration with Amazon S3

Expert Mensajes: 297 Fecha de incorporación: 3/01/08 Mensajes recientes
Hi All,


Can the Document library now be configured to store data via Amazon S3??
If yes how to do I configure liferay to do that.

The LEP-3189 - http://issues.liferay.com/browse/LEP-3189 talks about the integration.

Regards,
Tina Agrawal
Cignex Technologies.
thumbnail
Tina Agrawal, modificado hace 15 años.

RE: Integration with Amazon S3

Expert Mensajes: 297 Fecha de incorporación: 3/01/08 Mensajes recientes
This can be done by changing the property
dl.hook.impl=com.liferay.documentlibrary.util.S3Hook
portal-ext.properties
thumbnail
Ryan Terwedo, modificado hace 11 años.

RE: Integration with Amazon S3

Junior Member Mensajes: 94 Fecha de incorporación: 31/10/08 Mensajes recientes
Tina Agrawal:
This can be done by changing the property
dl.hook.impl=com.liferay.documentlibrary.util.S3Hook
portal-ext.properties



Any info on speed? We will have our LR in same zone on ec2.

Ryan
teja siri, modificado hace 10 años.

RE: Integration with Amazon S3

New Member Mensaje: 1 Fecha de incorporación: 14/06/13 Mensajes recientes
Hi,
I'm still facing the issue, even after specifying following proprties in portlet-ext.properties file and in s3 the bucket is the parent bucket and is empty with all permissions.
dl.store.s3.access.key=
dl.store.s3.secret.key=
dl.store.s3.bucket.name=
dl.store.impl=com.liferay.portlet.documentlibrary.store.S3Store

ERROR:
" com.liferay.portal.kernel.exception.SystemException: org.jets3t.service.S3ServiceException: The action Create Object in bucket cannot be performed with an invalid bucket: null"

Please do reply the solution.

Thanks, siri.
thumbnail
Cesar Alvarez, modificado hace 10 años.

RE: Integration with Amazon S3

New Member Mensajes: 3 Fecha de incorporación: 19/05/13 Mensajes recientes
ERROR:
" com.liferay.portal.kernel.exception.SystemException: org.jets3t.service.S3ServiceException: The action Create Object in bucket cannot be performed with an invalid bucket: null"


I was having the same issue, I didn't have the right permissions in Amazon, make sure whatever user you're using has S3 access, that needs to be set-up in the IAM Management Console ... under permissions click "Attach User Policy" ...

Regards,
Cesar