[Sylius](https://sylius.com) is a modern e-commerce platform for PHP, based on the Symfony Framework. Sylius source code is hosted on [GitHub](https://github.com/Sylius/Sylius). This guide will walk you through the Sylius installation process on a fresh CentOS 7 Vultr instance using PHP, MariaDB as a database, and Nginx as a web server. To be able to install Sylius you will need: - Vultr server instance with at least 2048 MB of memory. - Nginx or Apache. In this guide, we use Nginx. -......