[google-appengine] Where to edit source code in gcp

2017-08-01 Thread Nagaraja SV
Hi , I am new to GCP and Go Lang. I have deployed bookshelf code to GCP and it is working as expected but i want see/edit the code with in GCP. Please help me. Thank you Nagaraj -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsub

[google-appengine] Re: Handling API versioning issue

2017-08-01 Thread 'Eric So' via Google App Engine
Sorry that this reply thread does not show up in my inbox. I will open a bug / issue to track this. And I found out from one developer that the application needs to setup different classes for different versions. We need to deploy the whole application with different versions in one jar or war

Re: [google-appengine] How to use google app engine

2017-08-01 Thread 'Alex Martelli' via Google App Engine
App Engine lets you code and deploy suitable programs as web applications. As such, some knowledge of programming and web fundamentals is usually needed to use App Engine. With just web fundamentals (HTML, CSS, Javascripts, images...) you can use App Engine to deploy a purely static website: see h

[google-appengine] Re: New SSL doesn't work

2017-08-01 Thread Borislav Arapchev
Yannick Google Cloud Console doesnt accept the bundle it says *Error* *The SSL certificate provided could not be inserted.* -- 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 i

[google-appengine] Re: gcloud beta emulators datastore doesn't start

2017-08-01 Thread 'Shivam(Google Cloud Support)' via Google App Engine
This is a known issue being discussed here[1] and the backend team is working towards the fix. The issue seems to be with the latest version so you can downgrade to 163.0.0 by running the command: gcloud components update --version 163.0.0 As per the last comment, it is supposed to fix in the

[google-appengine] Re: How to use google app engine

2017-08-01 Thread 'Shivam(Google Cloud Support)' via Google App Engine
App Engine offers standard and flexible environment to be chosen from for your application. Both of these environments, have the same code-centric developer workflow, scale quickly and efficiently to handle increasing demand, and enable you to use Google’s proven serving technology to build y

[google-appengine] What is the google issue tracker process.

2017-08-01 Thread Torbjørn Smørgrav
I've reported a problem with Java8 that has been confirmed by the first triage. Now three weeks has gone and I would like to know what I can expect in terms of response to the ticket. Regardless of my current issue - what is the process for issues? * How many levels of triage is there? * Do t

[google-appengine] gcloud beta emulators datastore doesn't start

2017-08-01 Thread Gabor Lenard
Hi, I was happily using the datastore emulator for many months (from my local instance of flexible go app). However, a few days ago I had to restart my computer due to an update (macOS 10.12.6), and since then the datastore emulator won't start: $ gcloud beta emulators datastore start *ERROR:*

[google-appengine] How to use google app engine

2017-08-01 Thread Muthu Krishnan
Hi, I am basically non- technical person willg to learn more about the google app enginee and cloud computing. -- 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

[google-appengine] Re: New SSL doesn't work

2017-08-01 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello Borislav, if you already have a pre-concatenated bundle of certificates that is what you should be using. On Monday, July 31, 2017 at 4:24:09 PM UTC-4, Borislav Arapchev wrote: > > I dont see Notepadd ++ to support *PEM format files ???* > -- You received this message because you are subs