What is Sylius stack
Sylius stack is a set of web applications built with Docker Compose and based on the open-source e-commerce platform Sylius. It consists of preconfigured MySQL, RabbitMQ, Redis, and other tools and can be deployed to your favorite cloud provider. It can be a great start point for startupers who create a custom solution on top of Sylius.
What does Sylius stack include
- PHP Docker container (with sylius & Xdebug 2.9.6)
- Nginx docker container
- Node docker container
- MySQL docker container
- Redis docker container
- RabbitMQ docker container
We constantly upgrade web stack applications to a newer version. See actual version info on the right side of the stack info page:
Sylius
https://hub.docker.com/repository/docker/trydirect/sylius
- latest (latest tested version)
- stable (stable working version)
MySQL
https://hub.docker.com/_/mysql
- 5.7
- 8
Nginx
https://hub.docker.com/repository/docker/trydirect/nginx
- 1.19
- 1.18
Nginx-WAF
https://hub.docker.com/repository/docker/trydirect/nginx-waf
- 1.19
- 1.18
What is Sylius
Sylius is an open source ecommerce platform on top of Symfony, designed to provide mid-market and enterprise businesses with custom solutions. The high-quality code and testing culture, as well as remarkable flexibility make it easily adjustable to meet your business needs. REST API makes it easy to integrate and create unique customer multi-device experience.
Who is using Sylius stack
- eCommerce business owners
- Developers
- StartUpers
What are the benefits of using Sylius stack?
- Setup development environment in the cloud in few minutes
- Share container images with the dev team members
- Test your solution on different clouds with ease
- Migrate to a newer version of PHP by just a slight modification of a Dockerfile
Number of servers required
1
Companion apps
Nginx
Deploy WAF/ModSecurity for Nginx compiled with ModSecurity module + predefined OWASP CRS ( ModSecurity Core Rule Set) Version 3
knockd is a port-knock server. It listens to all traffic on an ethernet (or PPP) interface, looking for special knock sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access.
Get the easiest way to manage your MySQL server by including phpMyAdmin within the current deployment. Easily pause or stop phpMyAdmin container later.
Fail2ban scans log files and bans IPs that show the malicious signs. Highly recommended for simple VPS server setup
Minimal docker container management panel. Allows you to check the status and logs of all services of this stack. It also simplifies SSL setup and configuration.
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)
Real-time performance monitoring, done right!
Netdata positions itself as an alloy of the best features that the paid infrastructure monitoring solutions and open-source tools have. Its multifunctionality, velocity, and ease of use make it secure, reliable, and scalable. This tool enables you effortlessly perform your infrastructure slowdowns and anomalies, troubleshooting, and overall system monitoring with little to no configuration.
