magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

A shell script to install Magento and it's dependencies (Apache, PHP, MySQL) #270

Open ksurendra opened 4 years ago

ksurendra commented 4 years ago

Would be great to have an installation script that can install Magento along with its dependencies and configurations.

The only available free for developers (atleat what i can find) is Bitnami's Magento stack. This is great but does not allow to modify and also have issues.

Why?

Examples

  1. The only i could find is Bitnami Magento but having issues with this as well on Linux VM's. Some lib files missing, php configs missing, apache not running (these can be issues to Bitnami dev/community).
  2. A script like this https://github.com/teddysun/lamp/blob/master/lamp.sh (with Magento added), this way we can control and fix what is installed.

References:

m2-assistant[bot] commented 4 years ago

Hi @ksurendra. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this