Skip to content

veltra/docker-cloudsql-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cloudsql-proxy CircleCI

Cloud SQL Proxy with Docker

Environment Variables

Environment Variables
GCLOUD_SERVICE_KEY Base64 encoded Google Cloud Service Account credential file.
CLOUDSQL_CONNECTION_NAME The Instance connection name of Google Cloud SQL

You’ll need to encode it in base64 format. To do so, on Linux or macOS, type:

base64 credentials.json

About

veltra/cloudsql-proxy -Docker Hub

Resources

Stars

Watchers

Forks

Packages

No packages published