mysql-proxy 0.8.1 installed within an Ubuntu 14.04 OS
225
This is just an mysql-proxy instalation using Ubuntu 14.04 OS. mysql-proxy is Enabled and configured using only one backend address. ==How to use==
PS. log file is located in : /var/log/mysql-proxy.log PS: Your PhpMyAdmin can point to the mysqlproxy Server something like: //Docker mysqlproxy $i++; $cfg['Servers'][$i]['auth_type'] = 'cookie'; $cfg['Servers'][$i]['host'] = '172.19.0.15'; // Use your mysql-proxy IP $cfg['Servers'][$i]['connect_type'] = 'tcp'; $cfg['Servers'][$i]['port'] = '3306';
Content type
Image
Digest
Size
118.3 MB
Last updated
almost 10 years ago
docker pull rarfaoui/mysqlproxy