S3 within ELFinder configuration #395
Replies: 3 comments 3 replies
-
Hello @hhhc I've never tried that myself. Maybe https://github.com/santhapa/elfinder-aws-s3 could help you ? |
Beta Was this translation helpful? Give feedback.
-
Hi @pxpm, my mistake was that I tried to do everything in $roots not in $disks.
However, when I use the "browse" field type in conjunction with the filemanager there are some open questions. I am using this CRUD field
but it does not put the full URL in the DB but the path: If the alias is left blank, the value stored in the DB is “s3/2023/singapore/molnar-balint-k-ecibbfku0-unsplash.jpg”. Both are incorrect when running this via a manually managed S3 bucket (in a Laravel Vapor environment) as the Cloudfront Url for this bucket would need to be prepended. In the filemanager, the URL is correct. Any suggestions on how to do that? |
Beta Was this translation helpful? Give feedback.
-
Hello, We haven’t heard back from you in a while, so we’re closing this issue for now. If you still need assistance, please don’t hesitate to reopen the issue or create a new one. Thank you, and take care! Cheers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
in order to prepare the deployment on Laravel Vapor, I need to configure the filemanager add-on to be used with S3.
Information about the proper configuration is very difficult to find and I have tried hours to get it working.
Last things I tried could at least connect to S3 but it is an ugly hack and "Your configuration files are not serializable" :-(
In config/elfinder.php I did:
I would be very thankful if anybody can share a working configuration.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions