Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
255 stars 27 forks source link

Install Releem Agent when MySQL use the custom ip #118

Closed drupaladmin closed 1 year ago

drupaladmin commented 1 year ago

The installation script uses 127.0.0.1 by default. We should add a new parameter to customize it.

kochetovd commented 1 year ago

https://github.com/Releem/mysqlconfigurer/commit/965a31646c03086f424e9ae30ec99dd8d08b5d01

Added environment variables RELEEM_MYSQL_HOST and RELEEM_MYSQL_PORT to set a custom ip for connecting to mysql. The value of RELEEM_MYSQL_HOST can be ip or socket.