I would like to enable the use of my Amazon S3 bucket for my Heroku application.
Before Heroku, I was using s3fs to mount the directory directly. Now that this is not possible on Heroku, is there any other way to "link" them together, possibly by still keeping the upload (& resize) scripts still working?
Using an Amazon S3 bucket as a static web host with AWS SDK for PHP Version 3. You can host a static website on Amazon S3. To learn more, see Hosting a Static Website on Amazon S3.
Amazon Simple Storage Service (S3) is a durable and available store, ideal for storing application content like media files, static assets, and user uploads. Storing static files elsewhere is crucial for Heroku apps since dynos have an ephemeral filesystem.
Amazon Simple Storage Service (Amazon S3) is an elastically scalable object storage service. The service provides a free tier to get you started, with limited capacity for 12 months.
I guess that should still be possible. Have you taken a look at Using AWS S3 to Store Static Assets and File Uploads?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With