Discover Centmin Mod today
Register Now

Linode official centmin mod Linode stackscript

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Aug 9, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Thanks to @Jens Sogaard inspiration, I have created a Centmin Mod 123.09beta01 CentOS 7 Linode stackscript now. It has been published to Linode's public stackscript library.
    Updated screenshots December 13, 2018


    centminmod-linode-stackscript-dec13-2018-01.png centminmod-linode-stackscript-dec13-2018-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 14, 2017
  2. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    • Stackscript is logged to /root/stackscript.log along with Centmin Mod LEMP stack & Redis 4.0.1 install logs.
    • Centmin Mod detailed install logs are also saved to /root/centminlogs
    Using 4GB Linode VPS in Dallas, Texas, Centmin Mod 123.09beta01 install times logged were
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 114.3362 seconds
    Total YUM Time: 12.610204367 seconds
    Total YUM or DNF + Source Download Time: 35.5904
    Total Nginx First Time Install Time: 307.5725
    Total PHP First Time Install Time: 517.3621
    Download Zip From Github Time: 2.3809
    Total Time Other eg. source compiles: 363.7632
    Total Centmin Mod Install Time: 1224.2883
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1341.0054 seconds
    ---------------------------------------------------------------------------
    


    Linode used 2 cores of a Intel Xeon E5-2697v4 Broadwell-EP based cpu
    Code (Text):
    cat /proc/cpuinfo 
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 79
    model name      : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2299.998
    cache size      : 4096 KB
    physical id     : 0
    siblings        : 1
    core id         : 0
    cpu cores       : 1
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt arat
    bugs            :
    bogomips        : 4601.66
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 79
    model name      : Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2299.998
    cache size      : 4096 KB
    physical id     : 1
    siblings        : 1
    core id         : 0
    cpu cores       : 1
    apicid          : 1
    initial apicid  : 1
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt arat
    bugs            :
    bogomips        : 4601.66
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    


    Centmin Mod Post install check list
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.3.4
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2017 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.13.3
    built by gcc 6.2.1 20160916 (Red Hat 6.2.1-3) (GCC)
    built with LibreSSL 2.5.5
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.0 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.60 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.5.5
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.31 (cli) (built: Aug  8 2017 16:38:31)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-devel-10.1.25-1.el7.centos.x86_64
    MariaDB-client-10.1.25-1.el7.centos.x86_64
    MariaDB-server-10.1.25-1.el7.centos.x86_64
    MariaDB-shared-10.1.25-1.el7.centos.x86_64
    MariaDB-common-10.1.25-1.el7.centos.x86_64
    MariaDB-compat-10.1.25-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.0
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v10.19 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.2
    
    Copyright (C) 2016 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.42
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities, versionlock
    Loading mirror speeds from cached hostfile
     * base: mirror.jaleco.com
     * epel: fedora-epel.mirror.lstn.net
     * extras: mirror.jaleco.com
     * rpmforge: mirror.lstn.net
     * updates: mirror.jaleco.com
    362 packages excluded due to repository priority protections
    repo id                 repo name                                   status
    base/7/x86_64           CentOS-7 - Base                              7,261+2,102
    centos-sclo-rh/x86_64   CentOS-7 - SCLo rh                             5,797+151
    centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo                                 427
    epel/x86_64             Extra Packages for Enterprise Linux 7 - x86 10,892+1,039
    extras/7/x86_64         CentOS-7 - Extras                                  447+2
    mariadb                 MariaDB                                             14+2
    rpmforge                RHEL 7 - RPMforge.net - dag                      142+103
    updates/7/x86_64        CentOS-7 - Updates                             1,769+377
    varnish-4.1/x86_64      Varnish Cache 4.1 for Enterprise Linux                39
    repolist: 26,788
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Tue Aug  8 16:43:15 UTC 2017    [UTC]
    Wed Aug  9 02:43:15 AEST 2017   [Australia/Brisbane]
    Tue Aug  8 09:43:15 PDT 2017    [America/Los_Angeles]
    Tue Aug  8 11:43:15 CDT 2017    [America/Chicago]
    Tue Aug  8 12:43:15 EDT 2017    [America/New_York]
    Tue Aug  8 12:43:15 EDT 2017    [America/Montreal]
    Tue Aug  8 17:43:15 BST 2017    [Europe/London]
    Tue Aug  8 18:43:15 CEST 2017   [Europe/Berlin]
    Tue Aug  8 23:43:15 +07 2017    [Asia/Bangkok]
    Tue Aug  8 23:43:15 +07 2017    [Asia/Ho_Chi_Minh]
    Tue Aug  8 23:43:15 WIB 2017    [Asia/Jakarta]
    Wed Aug  9 00:43:15 +08 2017    [Asia/Kuala_Lumpur]
    Wed Aug  9 00:43:15 +08 2017    [Asia/Singapore]
    --------------------------------------------------------
    
     
    Last edited: Aug 9, 2017
  3. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updated stack script (1st post screenshot) with extended options you can choose :D

    Including pushover.net notification support when stackscript completes :)

    masked the hostname in example push notification to my Android mobile :D

    Screenshot_20170809-174358.jpg
     
    Last edited: Aug 9, 2017
  4. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Added ability to whitelist IP addresses in CSF Firewall + add SSH Public key to Linode VPS :D

    linode-stackscript-centminmod-09b.png
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    How To Use Linode StackScript To Deploy Centmin Mod LEMP Stack



    Below is illustrative guide on deploying Centmin Mod LEMP stack via official Linode StackScript. You can use my referral code for Linode here.

    Step 1. Add a Linode and select your VPS plan and geographic location

    linode-stackscript-launch-01.png
    Step 2. Go to your created linode manager dashboard which will not have any configuration profiles yet. Usually, you would click 'Deploy an Image' to select CentOS 7. But you can deploy via Linode StackScript by selecting 'Rebuild' link.

    linode-stackscript-launch-02.png

    Step 3. On rebuild page you can either select an OS image, disk size, swap size and root password or using 'Deploying using StackScript' link. Click that link instead.

    linode-stackscript-launch-03.png

    Step 4. On StackScript library page, search via Keywords = centminmod and find the official centminmod/centminmod Linode StackScript and click that link.

    linode-stackscript-launch-04.png

    Fill out the details on StackScript page and hit Rebuild button

    linode-stackscript-launch-05.png

    Step 5. You will be brought back to new Linode's dashboard and see that a configuration profile = centminmod has been selected. Server status = Powered Off still. So need to hit Boot button to power on your Linode VPS.

    linode-stackscript-launch-06.png

    Step 6. Host Job Queue status will show System Boot = Success once booted up. At this stage you can SSH login to your new Linode VPS. The StackScript will be running in background installing and configuring Centmin Mod automatically :) You can follow, the StackScript progress via the log at /root/stackscript.log

    list last 15 lines of log
    Code (Text):
    tail -15 /root/stackscript.log
    

    if it's complete, the last 5 lines would be
    Code (Text):
    tail -15 /root/stackscript.log
    
    Thu Aug 10 04:22:20 UTC 2017
    Stackscript Setup Complete For host.domain.com
    stackscript log: /root/stackscript.log
    centmin mod logs: /root/centminlogs
    

    or you can follow log in real time
    Code (Text):
    tail -f /root/stackscript.log
    


    linode-stackscript-launch-07.png

    Step 7. Once StackScript completes Centmin Mod LEMP install, follow the official Centmin Mod Getting Started Guide to the letter ;) :)

    Step 8. You'll also have alot of Centmin Mod install logs themselves located in /root/centminlogs which includes the install.log which has your MariaDB root user password, memcached & zend opcache admin page password and php info location etc.

    The install log in this case would be at /root/centminlogs/centminmod_1.2.3-eva2000.09.005_100817-234911_install.log
    Code (Text):
    ls -lahrt /root/centminlogs/
    total 3.4M
    -rw-r--r--  1 root root  12K Aug 10 23:49 centminmod_1.2.3-eva2000.09.005_100817-234911_yuminstall_centos7.log
    -rw-r--r--  1 root root  12K Aug 10 23:49 centminmod_yumtimes_100817-234911.log
    -rw-r--r--  1 root root   37 Aug 10 23:49 centminmod_profiletimes_100817-234911.log
    -rw-r--r--  1 root root 2.2K Aug 10 23:49 cmm-login-git-checks_100817-234933.log
    -rw-r--r--  1 root root  68K Aug 10 23:49 centminmod_downloadtimes_100817-234911.log
    -rw-r--r--  1 root root 1.3K Aug 10 23:50 securedtmp.log
    -rw-r--r--  1 root root   45 Aug 10 23:51 centminmod_libresslinstalltime_100817-234911.log
    -rw-r--r--  1 root root    8 Aug 10 23:51 patch_patchnginx_100817-234911.log
    -rw-r--r--  1 root root 1.5K Aug 10 23:51 gcc_native.log
    -rw-r--r--  1 root root 1.8K Aug 10 23:51 nginx-configure-100817-234911.log
    -rw-r--r--  1 root root 810K Aug 10 23:53 centminmod_ngxinstalltime_100817-234911.log
    -rw-r--r--  1 root root 9.4K Aug 10 23:55 setio_innodbstatus-before-100817-235538.log
    -rw-r--r--  1 root root  784 Aug 10 23:55 centminmod_setio_100817-235538.log
    -rw-r--r--  1 root root 9.4K Aug 10 23:55 setio_innodbstatus-after-100817-235538.log
    -rw-r--r--  1 root root 1.8K Aug 10 23:56 gcc_php_native.log
    -rw-r--r--  1 root root   58 Aug 11 00:03 centminmod_phpinstalltime_100817-234911.log
    -rw-r--r--  1 root root  483 Aug 11 00:03 zendopcache_passfile.txt
    -rw-r--r--  1 root root 1.2K Aug 11 00:06 centminmod_1.2.3-eva2000.09.005_100817-234911_yum-log.log
    -rw-r--r--  1 root root  125 Aug 11 00:06 install.utc.time.log
    -rw-r--r--  1 root root 2.4M Aug 11 00:06 centminmod_1.2.3-eva2000.09.005_100817-234911_install.log
    -rw-r--r--  1 root root   19 Aug 11 00:06 getcmtime_installtime_100817-234354.log
    -rw-r--r--  1 root root   56 Aug 11 00:06 firstyum_installtime_100817-234354.log
    -rw-r--r--  1 root root 1.8K Aug 11 00:06 sar-u-installstats.log
    -rw-r--r--  1 root root 1.6K Aug 11 00:06 sar-q-installstats.log
    -rw-r--r--  1 root root 2.4K Aug 11 00:06 sar-r-installstats.log
    -rw-r--r--  1 root root 6.2K Aug 11 00:06 sar-d-installstats.log
    -rw-r--r--  1 root root 1.4K Aug 11 00:06 sar-b-installstats.log
    -rw-r--r--  1 root root  416 Aug 11 00:06 yum-timedhosts.txt
    drwxr-xr-x  2 root root 4.0K Aug 11 00:06 .
    dr-xr-x---. 7 root root 4.0K Aug 11 00:06 ..
    

    The install log has your Centmin Mod install time stats too which you can share at Install - Post your Centmin Mod 123.09beta01 install time stats
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 146.8073 seconds
    Total YUM Time: 11.708815318 seconds
    Total YUM or DNF + Source Download Time: 33.1910
    Total Nginx First Time Install Time: 211.5355
    Total PHP First Time Install Time: 451.5610
    Download Zip From Github Time: 2.2244
    Total Time Other eg. source compiles: 346.6274
    Total Centmin Mod Install Time: 1042.9148
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1191.9465 seconds
    ---------------------------------------------------------------------------
    

    Centmin Mod install also logs system resource usage stats during install too if you're curious.

    example cpu load average in /root/centminlogs/sar-q-installstats.log log
    Code (Text):
    cat /root/centminlogs/sar-q-installstats.log
    Linux 4.9.36-x86_64-linode85 (hostname)         08/11/2017      _x86_64_        (2 CPU)
    
    12:00:01 AM   runq-sz  plist-sz   ldavg-1   ldavg-5  ldavg-15   blocked
    12:01:01 AM         3       169      2.16      1.88      1.26         0
    12:02:01 AM         2       166      2.14      1.94      1.32         0
    12:03:01 AM         2       164      1.96      1.95      1.37         0
    12:03:12 AM         0       157      1.96      1.95      1.38         0
    12:03:22 AM         0       157      1.81      1.92      1.37         0
    12:04:01 AM         2       165      1.39      1.80      1.35         0
    12:05:01 AM         2       179      1.72      1.82      1.39         0
    12:05:16 AM         2       175      1.63      1.80      1.39         0
    12:05:16 AM         2       177      1.63      1.80      1.39         0
    12:05:19 AM         0       172      1.58      1.79      1.38         0
    12:05:22 AM         0       172      1.53      1.77      1.38         0
    12:05:44 AM         0       171      1.25      1.69      1.36         0
    12:05:48 AM         0       171      1.39      1.71      1.37         0
    12:05:50 AM         0       171      1.39      1.71      1.37         0
    12:05:54 AM         0       172      1.36      1.70      1.37         0
    12:05:54 AM         0       172      1.36      1.70      1.37         0
    12:06:02 AM         2       180      1.33      1.69      1.37         0
    12:06:24 AM         0       198      1.22      1.63      1.36         0
    12:06:35 AM         0       197      1.11      1.60      1.35         0
    Average:            1       173      1.57      1.78      1.36         0
    

    memory usage during install in /root/centminlogs/sar-r-installstats.log
    Code (Text):
    cat /root/centminlogs/sar-r-installstats.log
    Linux 4.9.36-x86_64-linode85 (hostname)         08/11/2017      _x86_64_        (2 CPU)
    
    12:00:01 AM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
    12:01:01 AM   1464480   2579056     63.78     96740   2074812    318800      6.98    752544   1525996      5812
    12:02:01 AM   1439852   2603684     64.39     97340   2106752    300148      6.57    749580   1550684      8884
    12:03:01 AM   1458476   2585060     63.93     97592   2135428    257460      5.64    707500   1573216      5192
    12:03:12 AM   1401344   2642192     65.34     97632   2200944    237136      5.19    773228   1563008     68684
    12:03:22 AM   1317000   2726536     67.43     98280   2281984    241160      5.28    807244   1610652    141860
    12:04:01 AM   1282740   2760796     68.28     98840   2284172    783136     17.14    847020   1599376      6568
    12:05:01 AM   1212960   2830576     70.00     99628   2358340    849728     18.60    866508   1643692     26620
    12:05:16 AM   1177160   2866376     70.89     99828   2364428    888412     19.45    893556   1645572     17248
    12:05:16 AM   1170408   2873128     71.05     99868   2365212    895360     19.60    899216   1646528     16752
    12:05:19 AM   1177996   2865540     70.87     99896   2365848    867588     18.99    891812   1646528     16984
    12:05:22 AM   1174904   2868632     70.94     99908   2368676    885652     19.39    893340   1647820     15964
    12:05:44 AM   1134792   2908744     71.94    100488   2402772    872464     19.10    904640   1670936     35256
    12:05:48 AM   1128760   2914776     72.08    100496   2408552    862516     18.88    907668   1673768     45324
    12:05:50 AM   1119980   2923556     72.30    100632   2416076    866488     18.97    908956   1680888     41500
    12:05:54 AM   1113652   2929884     72.46    103104   2418348    862956     18.89    912036   1682564     41032
    12:05:54 AM   1113484   2930052     72.46    103116   2418660    866976     18.98    912380   1682496     42964
    12:06:02 AM   1057916   2985620     73.84    103168   2425568    922876     20.20    961028   1688412     44152
    12:06:24 AM    937080   3106456     76.83    103480   2454320   2020292     44.23   1054036   1714148     16708
    12:06:35 AM   3654728    388808      9.62      2128     79492   2007988     43.96    245444     40224        36
    Average:      1344090   2699446     66.76     94851   2206862    831955     18.21    836197   1551921     31449
    
     
    Last edited: Aug 12, 2017
  6. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updated StackScript to add Nginx vhost and MySQL database setup support :)

    linode-stackscript-centminmod-10b.png
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  8. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updated StackScript to support and control Nginx Lua, Brotli and Cloudflare HTTP/2 HPACK Full Encoding patches :)

    linode-stackscript-centminmod-11b.png

    and sshd login alert option

    linode-stackscript-centminmod-12b.png
     
    Last edited: Aug 14, 2017
  9. ArisC

    ArisC Active Member

    125
    30
    28
    Jun 1, 2017
    Ratings:
    +61
    Local Time:
    12:36 AM
    Nginx Latest
    MariaDB Latest
    Will this work with Vultr Startup Script?
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    As far as I know, nope as Linode defines the questions as UDF parameters. But modifying the Linode UDF parameters as traditional bash variables should work.
     
  11. ArisC

    ArisC Active Member

    125
    30
    28
    Jun 1, 2017
    Ratings:
    +61
    Local Time:
    12:36 AM
    Nginx Latest
    MariaDB Latest
    Well, I have to learn bash first :dead:
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. redbird

    redbird Member

    84
    13
    8
    Aug 28, 2015
    Web
    Ratings:
    +22
    Local Time:
    8:36 AM
    Why why I was ignoring your emails and haven't seen this being available

    was doing everything by hand (((( would save so much time. Thank you thank you thank you )
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    hehe.. good idea to not ignore Centmin Mod related emails. I don't like spam myself so try not to email members unless it's really important ;) :)
     
  15. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  16. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  17. ArisC

    ArisC Active Member

    125
    30
    28
    Jun 1, 2017
    Ratings:
    +61
    Local Time:
    12:36 AM
    Nginx Latest
    MariaDB Latest
  18. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  19. eva2000

    eva2000 Administrator Staff Member

    54,107
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    8:36 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+