Jump to content

Amazon S3


Recommended Posts

Has anyone used the Amazon S3 storage option in IPB4?

If so could I get the settings I need to assign to the bucket? I tried to move our gallery over and it didnt work, it said it moved all the files but they never showed up in the bucket and when I tried to move them back to our server they came back as 1kb files. 

I guess i need a access control script or something?

Thanks! 

Link to comment
Share on other sites

Here is a basic permission set for you.

 

"s3:GetBucketLocation",
 "s3:GetObject",
 "s3:DeleteObject",
 "s3:GetObjectAcl",
 "s3:ListBucket",
 "s3:ListBucketVersions",
 "s3:ListMultipartUploadParts",
 "s3:PutBucketNotification",
 "s3:PutObject",
 "s3:PutObjectAcl",
 "s3:PutObjectVersionAcl",
 "s3:RestoreObject"

 

Link to comment
Share on other sites

  • 3 weeks later...

What further information would you like? please clarify

In Amazon Console:

  1. Do I have to "enable website hosting"?
  2. Index document should be: http://mywebsite.com/forum/index.php or http://mywebsite.com/index.php (if Pages are in the root).
  3. Error document? What is the URL for IPS 4 error html message?

In AdminCP:

  1. Bucket is the Bucket name or the Bucket URL?
  2. Bucket Path is for what?

In the topic above there is a permission set. Is it necessary? Where should I add this set?

Thanks!

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...