Post questions here and we'll try to get you answers!
@markosege6 жыл бұрын
How to enable Magento multi site option (different store view in same installation)
@MarkShust6 жыл бұрын
Hi Mark, you'd enable multi-site just like any other Magento install. There is nothing specific to Docker in terms of a setup like that. You will most likely just have to modify the nginx config file for your needs.
@markosege6 жыл бұрын
Hi Mark, Thank you for the update and it's very helpful, How can see the database?
@MarkShust6 жыл бұрын
You can connect to it just like any other database, using ip: 10.254.254.254 and the magento/magento creds (unless you changed them).
@markosege6 жыл бұрын
Hi Mark, Thanks for the replay, I need to create separate nginx config file for each site , can you please let me know how can I achieve this in docker,
@vladokiller1004 жыл бұрын
Great video and a great solution. Everything works out of the box. Great job.
@eCommerceAholic4 жыл бұрын
Glad it worked out for you Vladimir!
@previa9606 жыл бұрын
I can't believe magento doesn't have any workable docker-compose solution.
@FabioGollinucci6 жыл бұрын
not bad, have you try to use github.com/jwilder/nginx-proxy instead of configure nginx manually? It automatically set the proxy configuration based on running container's environment variable.
@MarkShust6 жыл бұрын
yes -- the nginx-proxy docker image is great. I don't have a recommended solution to that yet, but it will most likely involve that image. i had some issues getting it to work with ssl, but will most likely revisit that setup very soon.
@JoseRamirez-qm5ej6 жыл бұрын
Hi eCommerce. Just a quick question. the ./bin/initloopback seems to do nothing (Because it does not exist) on windows. This means this command or at least that part of the tutorial is not needed right (At least for windows users)? Anyways, great video
@JoseRamirez-qm5ej6 жыл бұрын
Hey man, sorry for the question, I just read the hole thing on github and everything is running smoothly, thanks anyways!
@mailtocuong6 жыл бұрын
Hello Mark, I got this error when I run ./bin/start. ERROR: for magento2_app_1 Cannot start service app: driver failed programming external connectivity on endpoint magento2_app_1 Error starting userland proxy: Bind for 0.0.0.0:80: unexpected error (Failure EADDRINUSE) Could you please point out what can be the reason of that? Thanks a lot.
@MarkShust6 жыл бұрын
the EADDRINUSE tells you that the address is in use -- meaning something else is running on port 80 (most likely nginx or apache running natively on your mac). you can either disable the app running locally and then try running it again, or change the port 80 that the containers are set to run on within your docker-compose.yml file.
@mailtocuong6 жыл бұрын
thanks I will check it out
@jadkidzapp26466 жыл бұрын
Hi eCommerce, how can we customize it to be something like this : export MAGENTO_BASE_URL=magento2.local docker-compose up magento2 Thanks,
@FreelancerGoranCirkovic4 жыл бұрын
I see the frontend, but when I navigate to magento2.test/admin I see: Whoops, our bad... The page you requested was not found
@eCommerceAholic4 жыл бұрын
Reach out to Mark Shust markshust.com/ for more info on the contents of this webinar.
@vicxie83606 жыл бұрын
Hi Mark, I'm new to Docker. How can I connect to database and to the backend admin page. I tried 10.254.254.254:3306, but it showed "10.254.254.254 sent an invalid response." And also, what is the url and password for the backend admin page? Thank you for your help.
@MarkShust5 жыл бұрын
Hi Vic, very much apologize for the belated reply. Please check out the repo at github.com/markshust/docker-magento -- a lot has changed since this webinar has aired.
@ХочуПрограммировать-й8л5 жыл бұрын
xdebug doesn't work
@MarkShust2 жыл бұрын
It should! Perhaps there was a bug in the project at the time of this video. There are full video lessons available for Xdebug at courses.m.academy/courses/487758/lectures/9064478
@ХочуПрограммировать-й8л2 жыл бұрын
@@MarkShust Thanks! Three years later, I finally found out what the problem was =)
@MarkShust2 жыл бұрын
@@ХочуПрограммировать-й8л haha... sorry about that! I wasn't monitoring this thread. Cheers -Mark
@ze29256 жыл бұрын
"kly" lol - cee el eye!@
@MarkShust6 жыл бұрын
just wait - everyone will be saying kly in 20 years
@xxxoomer6 жыл бұрын
almost any non-native english speaking developer says cli as kly
@wacalu4 жыл бұрын
The code does not exist on github anymore
@eCommerceAholic4 жыл бұрын
Well, I hate that. Mark Shust was in control of any code shown in this webinar. Please feel free to reach out to him if you wish to obtain it: markshust.com/
@wacalu4 жыл бұрын
@@eCommerceAholic Thanks for replying!
@wacalu4 жыл бұрын
Mark has just changed his username: github.com/markshust/docker-magento