Welcome to Centmin Mod Community
Become a Member

Master Branch fix SECOND_IP usage in centmin.sh menu option 2 in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 23, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:13 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    fix SECOND_IP usage in centmin.sh menu option 2 in 123.09beta01

    - Fix for SECOND_IP persistent config file /etc/centminmod/custom_config.inc usage with centmin.sh menu option 2 Nginx vhost site creation routine's Letsencrypt SSL certificate DNS domain checks https://community.centminmod.com/threads/additional-ip-and-nginx-setup.18393/page-2#post-79459.
    - When SECOND_IP is setup https://community.centminmod.com/threads/update-nginx-vhost-generator-routines-support-second-ip.5292/ and a 2nd IP address is properly added to the server, do the DNS domain checks to see if SECOND_IP was added to local server networking via ip command instead of ifconfig command. Seems on some servers added additional IPs don't show up in ifconfig output but do for ip command output.

    Continue reading...

    Centmin Mod Github Master branch

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