Jump to content
  • 0

Is It Possible To Use Other S3 Compatible Storage? For Backup?


Question

Posted

Is it possible to use other s3 compatible storage? for backup?

as I am trying to use delimiter's objspace s3 compatible service but I cannot get it working.

because blesta doesn't support custom endpoints for s3

please tell me how to fix. 

6 answers to this question

Recommended Posts

  • 0
Posted

If the API is the same and it's just a different URL, you may be able to manually modify that in the code. See /components/net/amazon_s3/ and /vendors/amazons3/

okay the url is obj.space just wondering how to tie that into there?

  • 0
Posted

We tried to use https://minio.io/ but does not work for us. We changed the code/url /components/net/amazon_s3/ But all the time we have the same error: 

The AmazonS3 connection failed! Please check your settings and try again. Note that connection details are case-sensitive.

 

  • 0
Posted
On 7/23/2017 at 4:33 AM, SiXwishlist said:

We tried to use https://minio.io/ but does not work for us. We changed the code/url /components/net/amazon_s3/ But all the time we have the same error: 


The AmazonS3 connection failed! Please check your settings and try again. Note that connection details are case-sensitive.

 

If you've changed the endpoint and it doesn't work, it may not behave identically to Amazon S3.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...