========================================================== ==============================
Conf: After the Server IP address and installation path are entered, the script automatically obtains the configuration that needs to be modified. Each service provides a configuration file to facilitate management and expansion.
Bin: provides total execution and a single execution script. The script obtains the configuration automatically to facilitate maintenance and expansion.
Bak: Retain the original configuration file for problem analysis.
Temp: temporary files will be deleted in time without any redundant parts.
Tools: Common configurations and common file processing are used to write unified functions. Specific services only need to be called.
New: server interaction file, which is inversely proportional to the bak reserved file. The modified file.
Logs: prints logs in real time to record whether the unified deployment is normal.
========================================================== ======================================
Email: yiyu1@163.com
Advantages:
1. It is applicable to uniform installation and deployment, and also to separate service installation and deployment.
2. Retain the original backup to facilitate configuration comparison before and after deployment.
3. simple operation and strong demand expansion ability.
: Http://download.csdn.net/detail/yiyu1/7543257