Skip to content
cmtickle edited this page Apr 26, 2023 · 5 revisions

Welcome to (the) Docker-Stack.

👍 Docker-Stack is:

  • A docker-based LEMP (Linux, Nginx, MySQL, and PHP) stack primarily built to enable the development of PHP applications.
  • A single set of containers for hosting many projects (it's like shared hosting in Docker).
  • Optimised for performance, and with helper scripts for, Magento.
  • A way to achieve automated project setup with centralised database backups and configuration.
  • A tool to enable learning (of Docker, Linux, Bash, LEMP and associated software), collaboration and experimentation.
  • Highly flexible.
  • Free to use.

👎 Docker-Stack is not:

  • The only option to setting up a Magento development stack.
  • Always the easiest/quickest way to set up your Magento development stack.

Thanks for your interest in this project, I hope you find it useful in some way (even if the only part you use is the Redis configuration files 😄)

The README is a good place to find information for now. I'll gradually move a lot of that information to this wiki.

Colin (@cmtickle)

Clone this wiki locally