Hi Nick,
My app is based in us-central.
My app is a very simple nodejs app, that runs an expressjs server. It
starts in a few seconds (at most) with the command "node app.js --config
config.json"
I'm attaching my Dockerfile and default.yaml.
Keep in mind that I deploy using the "gcloud app deploy default.yaml
--image-url gcr.io/my-project/default"
Cheers,

On Mon, Mar 20, 2017 at 9:27 PM 'Nick (Cloud Platform Support)' via Google
App Engine <google-appengine@googlegroups.com> wrote:

> Ah, apologies for sending that last message too quick - I'll also need to
> know roughly the details of your application's contents. How long does it
> take your code to start up (you can check this by running the container on
> your own machine, assuming it has stats comparable to the deployment
> machine specs). Along with this information, could you share your
> Dockerfile contents with me in response to the email I've just sent you
> from esupp...@google.com?
>
> Cheers,
>
> Nick
>
> Cloud Platform Community Support
>
> On Saturday, March 18, 2017 at 12:03:46 PM UTC-4, Stanislas Marion wrote:
>
> Hi Nick,
> I have tweaked my build so that all the image building is done outside of
> GAE.
> After I have pushed my docker image to Google (using gcloud docker -- push
> gcr.io/...) which takes very little time, it seems like the "Updating
> service" step takes forever (7-8min) whereas all that is needed is a simple
> variant of 'docker run new_image' > `migrate traffic to new_image'. Why
> does that last 7-8 minutes ??? Is there any way to speed it up? It is very
> painful when developing.
> Best,
>
> On Monday, October 3, 2016 at 10:39:50 PM UTC+2, Nick (Cloud Platform
> Support) wrote:
>
> Hey Kevin,
>
> The speed of deployment can be changed by limiting the size of the
> uploaded app, limiting the complexity of the build necessary in the
> Dockerfile, if present, and by ensuring a fast and reliable internet
> connection. Other than these variables, it's hard to comment on what
> specifically might be making deployment exhibit the timing that it does on
> your system.
>
> I hope this is helpful - let me know if you have any further questions!
> I'll be happy to help!
>
> Cheers,
>
> Nick
> Cloud Platform Community Suppor
>
> On Thursday, September 29, 2016 at 3:48:26 PM UTC-4, Kevin Lau wrote:
>
>
> Is there a faster way to deploy an app? Google App Engine is slow to
> deploy, hangs on "Updating service [someproject]..." I am using a flexible
> environment with PHP.
>
>
> *"This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they are
> addressed. If you have received this email in error please notify the
> sender immediately"*
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/hZMEkmmObDU/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/5aa7088c-a33e-4135-974b-232adc1c4c08%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/5aa7088c-a33e-4135-974b-232adc1c4c08%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
 

*"This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If you have received this email in error please notify the 
sender immediately"*

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAMtDyTyccyhwSvPOWq0t-X5a4D8BGb0KzZhvXdkwdO2XLP8rfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: Dockerfile
Description: Binary data

Attachment: default.yaml
Description: Binary data

  • [google-appengine] R... Stanislas Marion
    • [google-appengi... 'Nick (Cloud Platform Support)' via Google App Engine
    • [google-appengi... 'Nick (Cloud Platform Support)' via Google App Engine
      • Re: [google... Stanislas Marion
        • Re: [go... 'Nick (Cloud Platform Support)' via Google App Engine
        • Re: [go... 'Nick (Cloud Platform Support)' via Google App Engine
          • Re:... Stanislas Marion
            • ... 'Nick (Cloud Platform Support)' via Google App Engine
              • ... Stanislas Marion
                • ... 'Nick (Cloud Platform Support)' via Google App Engine
                • ... Stanislas Marion
                • ... 'Nick (Cloud Platform Support)' via Google App Engine
                • ... Gunar Cassiano Gessner
                • ... Adrien Di Pasquale

Reply via email to