Description
In this episode, you’ll learn how to install Sylius using Docker – a modern, containerized approach that simplifies setup and avoids manual dependency configuration.
Docker installation is ideal for developers who:
- want to avoid dealing with local environment issues,
- need a reproducible setup across different machines,
- prefer a fast and convenient way to start using Sylius.
You’ll learn how to:
- download the proper version of the Sylius Standard repository,
- use the built-in Makefile to run essential commands,
- install backend and frontend dependencies,
- launch the Sylius application and access both the shop and admin panel.
This episode is perfect if you're looking for a smooth and minimal-effort setup to get started with Sylius quickly.