You can have a 1:1 mapping between the sub-domain and the app engine service. Use dispatch.yaml and service attribute in app.yaml to achieve this.
On Thursday, September 6, 2018 at 9:12:44 PM UTC+5:30, KIRAN GUDIPATI wrote: > > I am looking at Google Console. For every domain mapping to the > application on GAE, it looks like, the application needs to be deployed to > the default service. There should not be any name associated to the service > that is being deployed. How does it work if i have to map multiple GAE > applications to be mapped to multiple sub domains. Does Google cloud > console provide that option > > I have not seen any option related to this. Any pointers would be helpful > > Thanks, > Kiran > > On Thursday, September 6, 2018 at 12:10:52 PM UTC+5:30, Attila-Mihaly > Balazs wrote: >> >> When you say "for the actual sub domain [...] i dont see any certificate >> updated" are you looking in the GoDaddy control panel or the Google Cloud >> Console? Because you should see the certificate in the Google Cloud >> Console. Something like: >> https://console.cloud.google.com/appengine/settings/domains and under >> the "SSL security" column you should see "Google-managed, auto-renewing" >> >> Also, if you are able to access your website using HTTPS and you get a >> 404, that means that the certificate part is set up correctly, but there >> are problems retrieving the actual content. >> >> Attila >> > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/ac3e47df-21b8-49f6-9d2e-2c3a7ba06d8e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
