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. 

7 answers to this question

Recommended Posts

  • 0
Posted
  On 3/18/2016 at 1:41 AM, timnboys said:

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. 

As Paul said If it is fully compatibile than you can make it work very easy, you can just add as one more region for example or edit one of the existing region API url.if I remeber corectly someone publish plugin for some New Zeland  backup provider you can look how they implement it.

  • 0
Posted
  On 3/18/2016 at 5:37 PM, Paul said:

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 11: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.

 

Expand  

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...