Scaleway is providing 75GB of free storage and external outgoing transfer to Internet. It is fully compatible with S3 protocol. This should give us an opportunity to mount it into NextCloud as an external storage.
In this post, I am going to describe the steps to integrate Scaleway Object Storage with NextCloud and ShareX together.Â
Introduction
Previously I have done this similar integration for Backblaze in following post;
But that was directly using ShareX upload to BackBlaze B2 free tier storage. There are quite a few quota for the traffic and only 10G storage free to use.Â
Scaleway does provide more generous free tier solution which has 75GB for free. Lets see what they have in their free tier storage:
Storage Price from Scaleway Object Storage:
Generate A New Scaleway API Key
1Â Â Sign Up an Scaleway.com Account.Â
2Â Â Generate a new API Key from Credential Page for NextCloud.
3Â Â Get Access Key and Secret keyMake share your bucket visibility is Public.
5Â Â Upload one photo into your bucket and get public link
For example, I got following public link from a phone under folder photos:
You will need following information:
- Bucket Endpoint
For example, I got following public link from a phone under folder photos:
https://test-photos.s3.fr-par.scw.cloud/photos/test-nextcloud-2-scaleway.png
NextCloud Configuration
1Â Add a AmazonS3 external Storage from Administration -> External storage page.
2Â Enable Sharing on this external storage
ShareX Configuration for NextCloud
1Â Â Configure Destination Settings for ownCloud/NextCloud.Â
2Â Â Change Image Uploader destination to ownCloud/NextCloud.Â
No comments:
Post a Comment