Local development setup with FrankenPHP + MariaDB + Docker #5280
Replies: 3 comments 2 replies
-
|
Thanks for sharing. We have a docker setup at See https://docs.openmage.org/developers/tools/oneline/#docker-compose |
Beta Was this translation helpful? Give feedback.
-
|
Hi @postadelmaga your overall approach seems similar to the one that is in the repo mentioned by Sven. In fact the install.sh is almost the same, so maybe it was picked up by your coding agent, and you didn't even realize it? Some things to consider:
|
Beta Was this translation helpful? Give feedback.
-
|
Hi @colinmollenhour, Thanks for pointing out the security concerns and the separate admin URL — I'll implement both.
While "developing" this script I also found the DDEV but that doesn't offer FrankenPHP and I don't know much about Docker so I preferred to start from scratch |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After many years I try to get back on Magento, I am bit rusty and many things has changed in PHP and dev/sys admin stuff (Docker, composer, new webserver ... )
Why
Since I cannot find many info related to OpenMage for the following setup, I share my fatigue fruit in case it can help others or inspire some official documentation for this use case
What
I put together a minimal Docker setup for running OpenMage locally using two containers:
It includes:
All files and instructions are in this gist: https://gist.github.com/postadelmaga/36cc134b136a348834355274a35bcdf3
Happy to hear feedback or suggestions.
Credit: Claude and Gemini :)
Beta Was this translation helpful? Give feedback.
All reactions