-
Notifications
You must be signed in to change notification settings - Fork 1k
Installation
gpdonnarumma edited this page Feb 18, 2017
·
3 revisions
#ProxySQL Installation
ProxySQL is available from the Percona software repositories. If that is what you used to install PXC or any other Percona software, run the corresponding command:
-
On Debian or Ubuntu:
$ sudo apt-get install proxysql -
On Red Hat Enterprise Linux or CentOS:
$ sudo yum install proxysql
To start ProxySQL, run the following command:
$ sudo service proxysql start
Warning!
Do not run ProxySQL with default credentials in production.
Before starting the proxysql service, you can change the defaults in the /etc/proxysql.cnf file by changing the admin_credentials variable