Hi Maximiliano,

Thank you for the reply.  I know of those settings, they control the size 
of the app's GCE instances.  However, what I would like to change is the 
memory of cloud build instance.  This is where the build process for the 
container happens, which is then distributed to the application instances.

The resources directive doesn't appear to affect the size of those 
instances.  I'm not sure if that is currently possible.

On Thursday, August 16, 2018 at 12:36:06 PM UTC-7, Maximiliano Contartesi 
wrote:
>
> You need to set this in the app.yaml
>
> resources:
>   cpu: 1
>   memory_gb: 1
>   disk_size_gb: 10
>
>
> Maximiliano Contartesi | mcont...@tecnogo.com <javascript:> | +54 
> 11 5680-3350 | www.tecnogo.com
>
>
>
> El jue., 16 de ago. de 2018 a la(s) 16:16, Paul Kim (kin...@gmail.com 
> <javascript:>) escribió:
>
>> Hello,
>>
>> Is there a way to increase the memory available on the build instance for 
>> the PHP Flexible Environment?  I am running out of memory during the build 
>> process when deplying, specifically on a script in composer install.
>>
>> -- 
>> 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-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to google-a...@googlegroups.com 
>> <javascript:>.
>> 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/e3adc5b3-9814-4cf4-9ab2-808142407462%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/e3adc5b3-9814-4cf4-9ab2-808142407462%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/2509bdd0-1a83-4f56-96f7-207bba4dda9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to