Hi
I am trying to create an App Engine through the GCP console but I do not see any option to create the App Engine.
If I select the service tab, I am unable to create a service.
This seems very strange for such a simple task the console UI does not provide any assistance on how to create an App Engine App
Would appreciate any guidance as to what is causing this issue
Solved! Go to Solution.
Are you trying to do this under an existing project? All Apps (GAE, CLoud Run, GCE, etc) exist under a project. If you don't have a project, then first create one after which you should be able to create a GAE App by navigating to Serverless > App Engine
Hi I just noted that to create an app engine you need one project per app engine. I created a fresh project and now I can see the create app engine. Thank you for the pointer
Are you trying to do this under an existing project? All Apps (GAE, CLoud Run, GCE, etc) exist under a project. If you don't have a project, then first create one after which you should be able to create a GAE App by navigating to Serverless > App Engine
Hi Thank you for the reply
Yes I have an existing project but when I go to the services to create a new App Engine Service there is no create button, it just lists the default service
Hi I just noted that to create an app engine you need one project per app engine. I created a fresh project and now I can see the create app engine. Thank you for the pointer