You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, I'm using images created in a folder shared between all my server.
As I have multiple issues to keep the shared folder up, I was wondering if I could use S3 to keep the source file and to generate the cached image on each node where symfony is present.
Will the cache file be named the sae way ? (especially for cache reason when going on another server)
How can we adapt the code from your point of view to use S3(or any other object storage compatible)
That could give another dimension to the pluggin I think.
Pierre
The text was updated successfully, but these errors were encountered:
Hello,
Today, I'm using images created in a folder shared between all my server.
As I have multiple issues to keep the shared folder up, I was wondering if I could use S3 to keep the source file and to generate the cached image on each node where symfony is present.
Will the cache file be named the sae way ? (especially for cache reason when going on another server)
How can we adapt the code from your point of view to use S3(or any other object storage compatible)
That could give another dimension to the pluggin I think.
Pierre
The text was updated successfully, but these errors were encountered: