Skip to content

Magento 2 Server Installation - MagenX e-commerce stack on CentOS 8

Notifications You must be signed in to change notification settings

wigman/Magento-2-server-installation

 
 

Repository files navigation

Magento 2 installation

MagenX ecommerce webstack | CentOS 8

get your $100 credit and deploy on DigitalOcean

to install simply call curl -Lo magenx.sh https://magenx.sh && bash magenx.sh

or curl -o magenx.sh -L magenx.sh && bash magenx.sh

or curl -LO magenx.sh/magenx.sh

you can run in screen to have indestructible session:

dnf install -y epel-release; dnf install -y screen
screen
bash magenx.sh

MagenX - Server Configuration for Magento 2 Open Source

Get a fully pre-configured server with Magento and LEMP stack in just 20 minutes.

Magento installation including:

  • WEBMIN CONTROL PANEL
  • VARNISH 6.4
  • NGINX 1.9x
  • PHP 7
  • REDIS (2 instances 6379|6380)
  • SFTP (custom port + chroot)
  • MALWARE REALTIME MONITOR
  • CLAMAV ENGINE
  • MWSCAN
  • PERCONA 8
  • PERCONA TOOL-KIT
  • MYSQLTUNER
  • PROXYMYSQL
  • MYTOP
  • PHPMYADMIN
  • MAGERUN 2
  • CSF FIREWALL
  • ELK 7 STACK
  • GOOGLE AUTH CODE GENERATED

Complete linux stack including:

  • linux and webstack settings optimization
  • letsencrypt (certbot-auto)
  • goaccess
  • iotop
  • sysstat
  • git/svn
  • strace
  • python-pip
  • iptraf
  • images optimization
  • geoip
  • logs rotation
  • separate permissions for nginx and php user
  • and many more

System requirements:
Dedicated server / Container
CentOS 8
4Gb RAM
*like DigitalOcean cloud servers

About

Magento 2 Server Installation - MagenX e-commerce stack on CentOS 8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.6%
  • VCL 10.2%
  • Perl 3.2%