How To Install Centmin Mod Nginx Web Stack

shell menu based autoinstaller for Nginx, PHP-FPM, MariaDB MySQL and more

  1. eva2000
    A quick guide for installing Centmin Mod Nginx web stack

    Centmin Mod v1.2.3 background info http://centminmod.com/centminmod_v123.html

    Requirements:

    • Fresh CentOS 6.x based 32bit or 64bit installation (CentOS minimal ISO recommended)
    • Minimum 256MB memory available. With some tweaks outlined here, you can install on 128MB memory based VPS. But recommend at least 256MB memory.
    • 25 - 60 minutes of your time depending on speed of your server, network speed (for downloads/yum etc).
    Links:
    General Notes:
    • For Xen 32bit OS users on 64bit host nodes, please read FAQ note regarding ARCH_OVERRIDE value you need to enable for Centmin Mod or Original Centmin script to work.
    • If your SSH2 Telnet client options allow for it you can increase the size of your scroll back buffer size to allow larger amounts of outputted text to be shown via scrolling back and forth.
    Install:

    Download to any directory EXCEPT /tmp as scripts won't be executable from /tmp

    Code:
    yum -y install bc unzip nano wget yum-plugin-fastestmirror
    yum clean all
    cd /usr/local/src
    wget http://centminmod.com/download/centmin-v1.2.3-eva2000.07.zip
    unzip centmin-v1.2.3-eva2000.07.zip
    cd centmin-v1.2.3mod
    chmod +x centmin.sh
    ./centmin.sh
    

    then hit menu option #1
    Code:
    --------------------------------------------------------
    Centmin Mod 1.2.3-eva2000.06 - http://centminmod.com
    --------------------------------------------------------
    Centmin Mod Menu
    --------------------------------------------------------
    1). Centmin Install
    2). Add Nginx vhost domain
    3). NSD setup domain name DNS
    4). Nginx Upgrade / Downgrade
    5). PHP Upgrade / Downgrade
    6). XCache Re-install
    7). APC Cache Re-install
    8). XCache Install
    9). APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB 5.2.x Branch Upgrade Only
    12). MariaDB 5.2.x to MariaDB 5.5 YUM upgrade
    13). Install ioping.sh vbtechsupport.com/1239/
    14). SELinux disable
    15). Install/Re-install imagick PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2,p7zip etc
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Re-install
    21). Exit
    --------------------------------------------------------
    Enter option [ 1 - 21 ]
    --------------------------------------------------------
    
    The depending on your site setup:


    How to install Video

    Centmin Mod how to install video https://blog.centminmod.com/304

    Best viewed in 1080 HD


    View: https://www.youtube.com/watch?v=NYYavI9hxQ0

    Upcoming Phusion Passenger Nginx support


    Second video added to https://blog.centminmod.com/304 to showcase .07 version’s Phusion Passenger Nginx module support via optional passenger.sh Addon as well as NodeBB node.js example installation.

    Best viewed in 720 or 1080 HD enjoy !


    View: https://www.youtube.com/watch?v=BWyxel9zl2A

    Added updated Centmin Mod .07 beta install video

    This video shows how to install via Centmin Mod Github hosted code https://blog.centminmod.com/304



    Centmin Mod's Google+ Community has moved to a dedicated community forum at http://community.centminmod.com.

    .07 stable release

    Centmin Mod 1.2.3-eva2000.07 stable build has finally been released after 6 months of work and testing.

    Probably, the most significant of updates ever! Full details of the additional CLI command line 100% unattended install methods and full change log at https://community.centminmod.com/threads/centmin-mod-1-2-3-eva2000-07-stable-install.623/ :D

Recent Updates

  1. yum update
  2. .07 stable release
  3. Google+ Community moves

Recent Reviews

  1. BamaStangGuy
    BamaStangGuy
    5/5,
    Thanks for posting it up here. Great tool to get people started on breaking out of Apache and CPanel.
    1. eva2000
      Author's Response
      Thanks Brent for the kind words. Glad that Centmin Mod is of use to others as it's definitely useful for me :)