How to install Magento on Centos 7 automatically

Entrepreneurs and businessmen must look to the E-commerce as a fundamental tool for the growth of our projects, it has also become a necessity for retain customers. One of the best tools for e-commerce is Magento, which is proudly open source and has thousands of users and installations.

This time we are going to teach install Magento on Centos 7 automatically and in a very short time, all this thanks to a powerful script called MASC-Mâ„¢Magento Interactive Server Configuration that has been carried out by the team of magenx

What is Magento?

It is an open source platform, oriented to electronic commerce, which allows us to create beautiful and professional virtual stores quickly and easily. It was written in php by the company Varien Inc. and stands out for its ease of use, added to its wide community and the thousands of optimizations (plugins, themes ...) that have been released to expand its potential. install magento on Centos 7

We can expand on the behavior of Magento, quoting Wikipedia:

«Magento uses the relational database system MySQL/MariaDB, the programming language PHP, and elements of Zend Framework. Apply the practices of Object-oriented programming and architecture model – view – controller. It also uses the model entity – attribute – value to store the data. »

What is the Magento Interactive Server Configuration Script?

It is a shell script made by magenx, that allows us install Magento on Centos 7 automatically. This script installs all the necessary tools to have an efficient and secure Magento implementation, it also adds applications to administer and manage each of the functionalities that the tool offers us. Magento

The script combines Magento with LEMP so you will have an optimized, preconfigured and fully updated server, with minimal user intervention. After running this script, you can start to enjoy your Magento installation, and you can also do maintenance tasks easily thanks to the various administration panels that you install as Webmin, phpmyadmin, mytop among others.

It is worth noting that the script configures each of the installed tools so that their performance is optimal, so you will have at your disposal a nginx totally in tune, a php with all the necessary dependencies, a backed up database and even a powerful image compression daemon activated.

As if this were not enough, thanks to this script we will have a wide security barrier that includes SSL certificate, firewall, antispam, tools to prevent DDoS or brute force attacks and many other functionalities.

This powerful script automatically installs and configures the following tools:

  • WEBMIN CONTROL PANEL
  • PERCONE 5.6
  • HHVM
  • VARNISH
  • Nginx
  • PHP 7
  • REDIS 6379 | 6380
  • MEMCACHED
  • PROFTPD
  • JAVA
  • MALWARE REALTIME MONITOR
  • CLAMAV ENGINE
  • PERCONA TOOLKIT
  • MYSQLTUNER + reports
  • MYTOP
  • phpmyadmin
  • csf firewall
  • OSSEC
  • MAGERUN 2
  • ELASTIC SEARCH
  • image optimization
  • letsencrypt
  • go access
  • iotop
  • sysstat
  • git / svn
  • strace
  • python pip
  • iptraf
  • SOLR ready

Install Magento in Centos 7 automatically.

Already with knowledge about the features and benefits of this great script, we just have to install and test it. It is advisable to have a clean Centos 7 installation with enough ram to maintain each of the functionalities to be installed.

The installation is extremely simple, it is enough that we execute the following command:

curl -o mascm.sh -L https://masc.magenx.com && sh mascm.sh

The script will automatically download and run with the necessary permissions, currently the script can install the version Magento 1.9.3.x Or the version Magento 2.1.x, so during the installation you must select the version you want to install.

With this simple step we will have an efficient and fast Magento installation, highly recommended for server administrators (who do not want to install by hand) or for novices who want to have Magento installed with optimal performance.


Add as preferred source in Google