-
Notifications
You must be signed in to change notification settings - Fork 125
Description
Renting servers with large disks is less profitable than renting a separate S3 bucket, so I suggest adding integration of the most popular provider - AWS.
Judging by the information on the net, implementing this within PHP is not as difficult as it seems, especially for our boss @nokonoko .
A couple of examples of information that I found:
https://rajlanjewar.medium.com/aws-s3-guide-with-php-integration-d70b16af70c8
https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/php_s3_code_examples.html
https://aws.amazon.com/sdk-for-php/
https://github.com/aws/aws-sdk-php
https://techdocs.akamai.com/cloud-computing/docs/using-the-aws-sdk-for-php-with-object-storage
To speed up the integration process, I would even be ready to make a small donation, because I understand that our boss @nokonoko does not have much time for this, because he planned to do it in 2023, but did not have time.