Skip to content

A ready-to-use Docker image for running cloudsql proxy with a Postgres instance on GCP

Notifications You must be signed in to change notification settings

alexthered/cloudsql-proxy-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

cloudsql-proxy-postgres

A ready-to-use Docker image for running cloudsql proxy with a Postgres instance on GCP

You can set two environment variables to use with this Docker image:

  • CLOUDSQL_CONNECTION_NAME: the connection name of your CloudSql instance.
  • GCLOUD_SERVICE_KEY: the base64-encoded service account used to access your CloudSql instance.

To pull the built image:

docker pull alexthered/cloudsql-proxy-postgres:1.0.0

About

A ready-to-use Docker image for running cloudsql proxy with a Postgres instance on GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published