[google-appengine] Re: How do I make SOCKS5 proxy on google cloud platform?

2019-01-04 Thread 'Mohibul (Google Cloud Support)' via Google App Engine
>From your message, it seems that you would like to know “How do I make SOCKS5 proxy on google cloud platform?”. I would like to have a look at the public documentation[1] on SOCKS proxy over SSH. If you have a further query then I would request you to provide a further explanation by what do

[google-appengine] Re: Download Google Managed SSL cert

2018-11-26 Thread 'Mohibul (Google Cloud Support)' via Google App Engine
Hello, SSL certificate objects can only be assigned to target HTTPS and target SSL proxies. So: 1. You cannot use a GCP SSL certificate object for a single instance. And: 2. You cannot download the SSL certificate and private key from the SSL certificate object after you've created it.

[google-appengine] Re: Change the automatic scaling minimum number of instances at different times of day?

2018-07-05 Thread 'Mohibul (Google Cloud Support)' via Google App Engine
On Thursday, July 5, 2018 at 9:53:21 AM UTC-4, Parth Mishra wrote: > > For a flex environment service, would it be possible to create a script > that calls the Admin API patch call to update the minimum number of > instances at certain times of day (via a cron job or something)? > > The use