timnboys Posted March 18, 2016 Report Posted March 18, 2016 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. Quote
0 Michael Posted March 18, 2016 Report Posted March 18, 2016 It's not Amazon's so no haha you need your own custom backup plugin. Quote
0 Paul Posted March 18, 2016 Report Posted March 18, 2016 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/ Michael and Blesta Addons 2 Quote
0 Nelsa Posted March 19, 2016 Report Posted March 19, 2016 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. Quote
0 timnboys Posted March 19, 2016 Author Report Posted March 19, 2016 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? Quote
0 bunny Posted July 23, 2017 Report Posted July 23, 2017 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. Quote
0 Paul Posted July 25, 2017 Report Posted July 25, 2017 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. Quote
0 bunny Posted July 25, 2017 Report Posted July 25, 2017 cyberduck it works, I will check code again next week I'm busy now Quote
Question
timnboys
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.