Discover Centmin Mod today
Register Now

Linode A short write up on my Linode StackScript for easily deploying Centmin Mod Beta

Discussion in 'Virtual Private Server (VPS) hosting' started by Jens Sogaard, Feb 7, 2017.

  1. Jens Sogaard

    Jens Sogaard New Member

    12
    8
    3
    Feb 28, 2016
    Copenhagen, Denmark
    Ratings:
    +9
    Local Time:
    11:47 AM
    1.9.4
  2. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    8:47 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Sweet love it @Jens Sogaard :cool:

    FYI, node.js can be installed via centmin mod 123.09beta01's addons/nodejs.sh centminmod/nodejs.sh at 123.09beta01 · centminmod/centminmod · GitHub from lines 131-152 is the install routine

    Centmin Mod also has a more locked down phpmyadmin installer too, phpmyadmin.sh Addon phpmyadmin.sh - CentminMod.com LEMP Nginx web stack for CentOS + update script phpmyadmin update script

    The newrelic and composer installs are a nice touch too :)

    Didn't know about Yarn though looks very useful Yarn :D

    Edit: oh you listed Redis as being installed but don't see anything related in StackScript ? Centmin Mod Redis install guide for 3.2 branch using Remi repo you can add post Centmin Mod initial install https://community.centminmod.com/threads/how-to-install-redis-server-on-centmin-mod-lemp-stack.4546/
     
    Last edited: Feb 7, 2017
  3. Jens Sogaard

    Jens Sogaard New Member

    12
    8
    3
    Feb 28, 2016
    Copenhagen, Denmark
    Ratings:
    +9
    Local Time:
    11:47 AM
    1.9.4
    @eva2000 Thanks. I have added Redis now. I normally use option 22 (WP + Redis Caching) but since I list Redis I better install it via the script :)

    I'll have a look at the phpmyadmin and nodejs addons and possibly change my stackscript to use those instead.
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    8:47 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  5. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    8:47 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    testing Centmin Mod 123.09beta01 CentOS 7 Linode stackscript now @Matt @RoldanLT might like
    linode-stackscript-centminmod-02.png

    CentOS 7 install via stackscript with clean up feature uses around ~3.7GB disk space on root / partition
    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       48G  3.7G   42G   9% /
    devtmpfs       devtmpfs  2.0G  4.0K  2.0G   1% /dev
    tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
    tmpfs          tmpfs     2.0G  9.5M  2.0G   1% /run
    tmpfs          tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup
    tmpfs          tmpfs     395M     0  395M   0% /run/user/0
    /dev/loop0     ext4      5.8G   25M  5.5G   1% /tmp
    
     
    Last edited: Aug 9, 2017
  6. rdan

    rdan Well-Known Member

    5,444
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    6:47 PM
    Mainline
    10.2
    I'm waiting for my Singapore OVH server for now :D.
    I don't have website to host on Linode.
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,361
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    8:47 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well just in case you do :)