Want more timely Centmin Mod News Updates?
Become a Member

Master Branch add VARNISHREPO_DISABLE variable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 19, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,469
    12,536
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,176
    Local Time:
    10:52 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add VARNISHREPO_DISABLE variable

    To control whether Varnish Cache yum repo is installed. Defaults now to VARNISHREPO_DISABLE='y' to disable Varnish Cache yum repo from installation due to issues with digitalocean servers specifically. More than one user has reported issues specific to digitalocean and packagecloud.io connectivity https://github.com/centminmod/centminmod/issues/109 & https://community.centminmod.com/threads/php-nginx-not-installed-by-default.14496/. Testing on other non-digitalocean servers is find with no problems installing Varnish Cache yum repo from packagecloud.io. If you're an existing digitalocean user having issues with slow yum commands or not using Varnish Cache, you can potentially speed up yum by disabling Varnish Cache if it's yum repo is setup using SSH command below

    yum-config-manager --enable varnishcache_varnish41 varnishcache_varnish41-source

    Continue reading...

    Centmin Mod Github Master branch


    Master branch is where most recent commits are made as at May 24, 2015.