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
We'd like to setup some HA/failover for the scale website. The issue with doing that is that drupal by default stores static files on the local disk of the web server. Can we move this to S3 using the S3FS plugin? https://www.drupal.org/project/s3fs
The text was updated successfully, but these errors were encountered:
We've made some good progress here and have managed to test locally. Unfortunately in production we run some ancient PHP versions that aren't compatible witthe drupal s3fs plugin. I've done the work for an upgrade to php7 and centos8 in another ticket, and the PR for it has been merged. Once we cut over to the new server where thats deployed, we can proceed on this s3 and load balancing ticket.
We'd like to setup some HA/failover for the scale website. The issue with doing that is that drupal by default stores static files on the local disk of the web server. Can we move this to S3 using the S3FS plugin?
https://www.drupal.org/project/s3fs
The text was updated successfully, but these errors were encountered: