Daily Archive: August 14, 2018

新建 \build\c_files\etc\supervisord.d\yii-task-submit.ini 0

In Docker, Rancher deployment, execute Yii 2 console commands based on the Supervisor timing

Post Views: 14 1. Supervisor is a small system that can manage and monitor various processes in UNIX-like systems. The configuration file of supervisor is a Windows-ini style (Python ConfigParser) file. 2. The program...