Closed Naveen-LinuxAwsguy closed 9 months ago
Can you please provide document on how to install magento on nginx & PHP and the deployment script, i saw it was a bit confusing please help
@Naveen-LinuxAwsguy the Helm chart ships with a Docker container which exactly does that!?
Here is a repo to build Magento2 from scratch: https://github.com/PHOENIX-MEDIA/magento2-build.
Maybe read more about the concepts in my Medium series: https://medium.com/@bjoern.kraus/running-magento2-in-kubernetes-part-3-deploying-the-application-68275f56098
BTW This is referenced in the readme of this repo…!? https://github.com/PHOENIX-MEDIA/magento2-helm?tab=readme-ov-file#magento2-base-image
@Naveen-LinuxAwsguy:
helm template —output-dir manifest .
https://helm.sh/docs/helm/helm_template/