magento2devbox-skeleton
magento2devbox-skeleton copied to clipboard
Skeleton files for a new DevBox related project.
While hitting the command: `magento setup:install --db-host=db --db-name=magento2 --db-user=root --db-password=root --admin-firstname=Magento --admin-lastname=Administrator [email protected] --admin-user=admin --admin-password=admin123 --language=en_US --currency=USD --timezone=America/Chicago --use-rewrites=1 --backend-frontname=admin` An error is thrown as: [Zend_Db_Statement_Exception] SQLSTATE[42S02]: Base table or...
Hi, I´m in the step of running m2unison.bat (by double click in the .bat file) but I have the error: "Error: No such container:path: DevBox_unison_1:/windows/unison.exe Error: No such container:path: DevBox_unison_1:/windows/unison-fsmonitor.exe...
Hey, I was wondering if you are able to get this container working with Magento 2 multi-site with two different domains. I seem to be having a weird issue in...
Slow
I'm using a Macbook pro and with default docker settings (2Gbs and 2 cores) the magento2 is very slow. Any tips why?
Hi! I'am trying to use this tutorial for my project, but I'm having problems with the Unison version, in my OSX the installed version is 2.51 and the image of...
I followed the steps to install the environment on a Windows 7 machine. To get Docker running I installed Docker toolbox for Windows 7. Created a project folder with in...
During the installation, I discovered that the basic url was necessary for my Magento version. When I added this to the installation command, I concluded that it should be --base-url...