Monday, October 28, 2019

Re: [google-cloud-sql-discuss] Temporary IP access to SQL

For a plain psql-cli access you can use `gcloud sql connect ... ` which automatically temporarily whitelists your IP for the connection.
Why the cloud-sql-proxy won't work in your case btw?

Cheers,
Jarmo

On Mon, Oct 28, 2019 at 8:02 PM Kappa <dek4net@gmail.com> wrote:
Hi everyone!

Is there any way to set a public IP to access to a sql service for 1 hour?
 for example I'm working from home and I need to access directly to my database from my public home ip.
I found this setting but I need to transform it with a duration (something like a cron that remove the specific IP address)

I can't use proxy configuration

Thanks!

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/29cd8714-8717-4f51-ae8f-31775f5194a0%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CANphD96HEURMHw3JPdBbvi13q-NvbNyV-QnKayY3_af5xKBB-g%40mail.gmail.com.

No comments:

Post a Comment