silverstripe / addons.silverstripe.org

Website hosting Silverstripe Framework extensions
BSD 3-Clause "New" or "Revised" License
13 stars 16 forks source link

Configure temporary module storage location to be within the SSP shared directories #242

Open robbieaverill opened 5 years ago

robbieaverill commented 5 years ago

At the moment the temporary module storage (for analysing module metadata and rating metrics) is a temp folder on the server. We should configure this to use the SSP shared directory, which would use EFS and not fill up the web nodes with this data.

https://docs.platform.silverstripe.com/development/platform-yml-file/#shared-dirs,

robbieaverill commented 5 years ago

This is a bug, because .platform.yml has some config for this already. It's likely that we're not using the right storage location when cloning the modules.