I’ve deployed Magento version 2.4.7-p4 on Kubernetes using the Helm chart by PHOENIXMEDIA. I was able to configure remote S3 storage passing REMOTE_STORAGE option in .magento.env.yaml. But I am new to Magento and I don’t understand completely how this setup is working. For example, will Magento store in S3 only files from pub/media directory or static files too? And if I want to use AWS Cloudfront should I just add S3 origin to the CF configuration and that’s all or should I also change Media URL in Magento configuration?
You may also like
Magento2 how to load the payment page without loading the page.? I want to refresh my payment page without loading into the […]
I am trying to get all the products which are displayed on the current page. The information is used for tracking cookies […]
Pretty much sure, getting a job in the tech giant Google is on the bucket list of a majority of the tech […]
I would like to send an extra Header argument in the PUT V1/carts/:cartId/coupons/:couponId that is utilized by the REST API (that handles […]