Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumb in AWS S3 with Elfinder and league/flysystem-aws-s3-v3 #515

Open
KoriaLL opened this issue Sep 15, 2023 · 1 comment
Open

Thumb in AWS S3 with Elfinder and league/flysystem-aws-s3-v3 #515

KoriaLL opened this issue Sep 15, 2023 · 1 comment

Comments

@KoriaLL
Copy link

KoriaLL commented Sep 15, 2023

Hello,

I am currently using ElfinderBundle to manage my media locally, and I would like to externalize them to an AWS S3 bucket. To do this, I followed the configuration provided in the documentation:

image

https://github.com/helios-ag/FMElfinderBundle/blob/19a7578e301bd37f5f5d4bc1110723b3b03d43bf/docs/flysystem.md

I can manage my media in the bucket without any problems. However, I'm unable to generate the thumbnails for all the items, even when using the parameter "tmb_url: 'self'", as specified in the documentation.

I have the impression that the system is trying to create the thumbs locally and not using Flysystem and the AWS S3 connection to handle this.

Versions :

  • "barryvdh/elfinder-flysystem-driver": "0.4.3"
  • "helios-ag/fm-elfinder-bundle": "12.3.3"
  • "league/flysystem-aws-s3-v3": "3.16"

Thank you for your help

@helios-ag
Copy link
Owner

hi @KoriaLL
Not sure (And I never used s3 for elfinder as storage), but I think you need to configure glide here
https://github.com/barryvdh/elfinder-flysystem-driver#displaying-thumbnailsimages-through-glide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants