What is OpenCart stack
OpenCart stack is a suite of web applications and tools built with Docker Compose. It contains preconfigured OpenCart, Redis, RabbitMQ, and SMTP servers. TryDirect created the OpenCart stack to make the otherwise complex manual deployment process to the most famous clouds easier and accessible for everyone.
What does the OpenCart stack include
- PHP fpm docker container (with OpenCart)
- Nginx docker container
- MySQL docker container
- Redis docker container
- RabbitMQ docker container
Following versions supported
OpenCart
https://hub.docker.com/repository/docker/trydirect/OpenCart
- latest (latest tested version)
- stable (stable working version)
MySQL
https://hub.docker.com/_/mysql
Nginx
https://hub.docker.com/repository/docker/trydirect/nginx
Nginx-WAF
https://hub.docker.com/repository/docker/trydirect/nginx-waf
What is OpenCart
OpenCart is an open-source e-commerce solution for online merchants, providing a professional and solid foundation for building a successful online store. It is based on PHP, uses HTML components and a MySQL database.
Who is using OpenCart
- E-commerce workers
- Online merchants
- Small business owners
What are the benefits of using OpenCart stack
- The stack is precisely configured according to the system requirements
- OpenCart is automatically deployed to the cloud you want
- You can smoothly migrate your app from one cloud to another
- Docker containers make it easy to upgrade the entire system environment for your application. For example to a newer PHP version without affecting the server OS.
- The CI/CD processes are simplified. You can add more docker containers to your stack
- The system is less loaded, while a single OS can handle multiple apps
- The application performance is improved compared to that on a virtual machine
Number of servers required:
Single VPS
Companion apps
NGINX - is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server
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
Nginx Proxy Manager is a user-friendly software application designed to effortlessly route traffic to your websites, whether they're hosted at home or elsewhere. It comes equipped with free SSL capabilities, eliminating the need for extensive Nginx or Letsencrypt knowledge. This tool proves especially handy for simplifying SSL generation and seamlessly proxying your docker containers.
Experience the power of MyDumper, a cutting-edge MySQL Logical Backup Tool, equipped with two indispensable components:
- MyDumper: Seamlessly export consistent backups of your MySQL databases, ensuring data integrity and reliability.
- MyLoader: Efficiently retrieve backups from MyDumper, establish connections to destination databases, and facilitate seamless imports.
Harness the potential of multithreading capabilities embedded in both tools, optimizing your backup and restoration processes.
Embrace the advantage of an Open Source solution that's driven by a vibrant community, making MyDumper a standout choice for your backup needs. Remember, MyDumper is independent of Percona, MariaDB, or MySQL products, delivering authenticity and robust performance.
Elevate your MySQL backup strategy with MyDumper today!
Docker Status Panel - is a minimalistic docker container management panel written in Python / Flask microframework.
Portainer is a lightweight management UI that allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)