magento-cloud
magento-cloud copied to clipboard
Magento Cloud
I can't find Project full installation steps in the README.md. Can it be fit the README.md?
Currently on the Pro servers the var/ folder is mounted as a shared folder, and then the var/log folder is mounted as a direct local disk access for performance. var/report...
The isHttpHost() function has very strict string matching. This requires a new block of code utilizing the function to be created for each new environment. For example: ``` if (isHttpHost("www.examplea.com"))...
Upgrade Composer version to 2.7.7 to address Composer vulnerabilities CVE-2024-35241 and CVE-2024-35242. Reference: https://blog.packagist.com/composer-2-7-7/ > Nils Adermann, Jun 10, 2024: > Today we’re releasing Composer 2.7.7 (PHP 7.2+) and 2.2.24...
As noted in https://github.com/magento/magento-cloud/issues/538 (which isn't quite the inverse of this request) > magento-cloud redeploy acts on a remote environment. But as you noted, sometimes the build phase is not...