Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ The above options file cause the `ckoudsql-proxy` service to run the following: /usr/bin/cloudsql-proxy -dir=/run/cloudsql -credential_file=/etc/cloudsql-proxy/cloudsql.json -instances=uit-acs-linux:us-west1:acs-linux-mysql-1=tcp:3306 ``` The `instances` line in `/etc/cloudsql-proxy/options` is _required_. ## How to build the Debian package 1. Download the latest cloud_sql_proxy executable (64-bit Linux): Loading Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,8 @@ The above options file cause the `ckoudsql-proxy` service to run the following: /usr/bin/cloudsql-proxy -dir=/run/cloudsql -credential_file=/etc/cloudsql-proxy/cloudsql.json -instances=uit-acs-linux:us-west1:acs-linux-mysql-1=tcp:3306 ``` The `instances` line in `/etc/cloudsql-proxy/options` is _required_. ## How to build the Debian package 1. Download the latest cloud_sql_proxy executable (64-bit Linux): Loading