[google-appengine] App Engine Flex Environment custom domain forwarded to appspot-preview.com

2017-02-20 Thread seongjoo
My app setup a custom domain on App Engine Flex Environment. The domain is forwarded to appspot-preview.com. Clearly, I don't want this to happen. I have another with same runtime (nodejs) setup a custom domain but it didn't have the problem. -- You received this message because you are

[google-appengine] Migrating from Endpoints v1 to v2 for AppEngine

2017-02-20 Thread Paul Mazzuca
In trying to migrate to Endpoints V2 for GAE, I have been unable to get the example located at java-docs-samples/appengine/endpoints-frameworks-v2/backend (git clone https://github.com/GoogleCloudPlatform/java-docs-samples) to work. Does anyone know where the documentation for localhost

[google-appengine] Re: Uploading large image files and video to Google Cloud Storage

2017-02-20 Thread 'Adam (Cloud Platform Support)' via Google App Engine
The simplest upload option is the POST object call to the XML API , which accepts form data and allows you to upload a file without any JavaScript using just a tag with the 'action=' attribute set to the Cloud Storage API Endpoint,

[google-appengine] Re: Endpoint API not working properly via API Explorer after deployment to App Engine Standard

2017-02-20 Thread George Sxi
Hi Nick , Sorry for the delayed reply...been diving in the depths of app engine for a while...heh.. Well in my case I had to include the following lines in my appengine-web.xml in the android studio : 1 my understanding is (and please correct me if I am wrong) that in order to use

[google-appengine] nickname field in GAE Standard logs

2017-02-20 Thread PK
I have noticed that when a user is authenticated the GAE Standard request logs (both v1 and v2) have a field called nickname inside protoPayload. This field captures the user name but not the domain name. So for example if the logged in user is f...@bar.com this will show

[google-appengine] Re: Sharing dedicated memcache across different modules of an app engine app

2017-02-20 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
Since Google Groups is meant for general product discussions, your coding question would be best posted on Stack Overflow . I recommend you also supply your actual code for both services, as using Namespaces

[google-appengine] App Engine stuck at two instances at idle?

2017-02-20 Thread 'Zip Zit' via Google App Engine
I'm a first time user for Google Cloud. I'm a software developer investigating the use of Google Cloud for a customer. I'm trying to figure out how much different stuff costs before committing to a design. Frankly the free tier got me interested in using Google Cloud. Customer will be

[google-appengine] Re: from .appspot.com to .appspot-preview.com

2017-02-20 Thread 'Zip Zit' via Google App Engine
Adam. that word "preview" makes me very nervous. It implies that there are limited services, or that the object viewed is not production ready, or the object viewed in this guise is for temporary use only... What is the catch? Why did they choose that word? . On Saturday, February 18,

[google-appengine] Re: GAE - python - standard - out of the box / open source CMS solutions

2017-02-20 Thread George Bittmann
If you do try WordPress I would highly recommend that you do it on Flexible as stated by Jordan. WordPress performance on the Standard environment is pretty terrible. On Friday, February 17, 2017 at 10:56:09 AM UTC-5, Jordan (Cloud Platform Support) wrote: > > You might want to consider

[google-appengine] Re: GAE - python - standard - out of the box / open source CMS solutions

2017-02-20 Thread 'Zip Zit' via Google App Engine
I have to believe one of the static blog tools would work for you, something like this: https://gohugo.io/ . Easy solution. Safe, secure, no fuss, no mess, no hassle. inexpensive. Less is more. > > -- You received this message because you are subscribed to the Google Groups "Google App

[google-appengine] Re: deploy is very slow

2017-02-20 Thread Alex Komoroske
I'm running into this too with the Go flexible environment. Deploys are taking 30+ minutes. On Monday, February 13, 2017 at 12:44:20 PM UTC-8, Nick (Cloud Platform Support) wrote: > > Hey Luis, > > The best way in fact would be to create a Public Issue Tracker >

[google-appengine] Uploading large image files and video to Google Cloud Storage

2017-02-20 Thread Richard Cheesmar
I am using the standard python app engine environment and currently looking at how one goes about uploading multiple large media files to Google Cloud Storage (Public Readable) using App Engine or the Client directly (preferred). I currently send a bunch of smaller images (max 20 - between 30