Skip to content

docker

Auto Added by WPeMatico

Magento 2 MAMP setup, how to connect with localstack docker

I have a Magento 2 installation on Mac(Sequoia) with MAMP(Apache). I have installed LocalStack on Docker(Colima) and it is working fine separately. I am trying to connect my Magento with Localstack using the following command bin/magento set:confi:set –remote-storage-driver=”aws-s3″ –remote-storage-bucket=”local-bucket” –remote-storage-region=”eu-central-1″… Read More »Magento 2 MAMP setup, how to connect with localstack docker