Can You REALLY Install Magento 2 in 5 Minutes?

preview_player
Показать описание
In this video, you'll find out how to install a Magento 2 development environment using docker-magento, a convenient solution to the dependency issues and software conflicts that new developers often face when setting up Magento 2. docker-magento simplifies the process by using containerization and providing a set of helpful scripts and custom commands, eliminating the need for extensive knowledge about Docker.

This tool allows for creating a customized Magento installation with just a single command, while also providing options to install sample data and other development tools. I'll go over the processes step by step, highlighting advantages such as performance improvements and ease of onboarding new developers.

0:00 - Introduction
0:16 - Docker explanation and benefits
1:16 - docker-magento
2:58 - Magento installation using Docker
5:21 - Helper scripts in docker-magento
6:00 - Custom CLI commands
6:17 - Installing sample data
7:22 - Learning Magento
7:40 - Additional development tools

LINKS FROM THE VIDEO
=======================================

READY TO LEARN MAGENTO?
=======================================

FOLLOW ME
=======================================

#magento #magento2 #docker
Рекомендации по теме
Комментарии
Автор

You're a genius! I found a lot of Docker images, tutorials, and stuff, but after three days of struggling, I'm amazed at how easy it was with your script! It simply worked!

ldcb
Автор

You are a LIFE SAVER! I tried so long to figure this out on my own before I found your amazing script and course. Thank you so much!!

racheladnyana
Автор

It’s definitely helped my setup time. I had my own docker setup but using it with multiple different project always required a bunch of tweaking. But your set up has made it 1000% easier

linonator
Автор

mark this repo is a lifesaver! i spent almost a week trying to setup magento and docker magento worked so smoothly simply amazing!

lc.uclakers
Автор

Thank you Mark. You are a life saver. 🙏🏻

zakidev
Автор

Why did I fin your channel so late. Thank you for your time!

Przepuklina
Автор

@MarkShust Hi!!! Hope you're doing great! Quick question how can i access the magento db or phpmyadmin? i saw that docker has a service running and it points to localhost:8080:80 but it is not working. Any thoughts? Thank you so much!!!

tajazc
Автор

Thank you, but when i tried to login to admin dashboard using provided credentials in the env it says "The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later.". what did i miss ?

alcymn
Автор

Mark Thank you. I was able to install successfully!
I've changed something in file, cleared cache but nothing changed in frontend. What did I miss? Do I need any docker command?

asadarif
Автор

Hello Mark, excellent work. Thank you. How can I change the port from 80 to something else? Port 80 is already in use on my computer. I tried stopping it and running again with a different port but I am getting the following error: host not found in upstream "phpfpm" in
nginx: [emerg] host not found in upstream "phpfpm" in

Waqqasabdullah
Автор

Bro, feeling the video, I just appreciate your effort in all this, keep a look out for ...

EmileDeWilde
Автор

Mr Shust - Many thank yous for creating the Docker-Magento solution! Which host do you recommend for deploying Magento as a Docker container? I tried Heroku, but I'm struggling to get the 8 images to run without crashing. My guess is I need to include the prefixes in the images names/tags (eg linuxserver/phpmyadmin as opposed to phpmyadmin). But Heroku's "release" command doesn't seem to like those forward slashes. Any ideas?

pslamba
Автор

Hi Mark thanks for the amazing amount of effort that you put into this project. One question would be could this be used to run Magento2 on a VPS server live? If yes what changes need to be made to make it run securely? If not what steps must I take to get Magento2 running as quick, easily, and securely as possible?

guardian_
Автор

Hi Mark, can you confirm if this is for a Mac OS environment running docker? I've tried setting up Magento 2 locally with Windows before using Linux subsystem, but it was running very slow and impossible to use so looking to either use my Macbook now or directly on Linux system thanks

darrenplayer
Автор

How to install in a VPS with Portainer? Where can I choose the ports?

thiagofelizola
Автор

Everything is going smoothly for me, I need help on one thing, my application is also running on the same port can we change 6379 port of redis, so that my application dont give me any error, i cant change the the port of my application due to some client requirement

odbefmd
Автор

When I run the script, I end up getting the following message:
[ErrorException] otouch(): Unable to create file /var/www/.composer.json because Permission denied

Does it happen to anyone else? how have you solved it? i tried with 2 virtual machines and ubuntu 22.04.02 LTS :(

CarlosMedina-livq
Автор

Is it possible to use this with PHP 7.4?
in your repositories the directory with PHP 7.4 has been deleted

ijbebuf
Автор

Hi, I have a question, Im trying to have a very energy efficient server. and trying to move to an ARM64 Cluster, Is it possible to install magento safely or not yet?

brunorigo
Автор

What Mac do you use for Magento 2 development and how well does it work?

cupofjava