awesome, I deleted the old project to get the custom domain free, any idea 
how long I need to wait?

Point your domain to qunatumvue
Google will add a free, auto-renewing SSL certificate to your application 
for security.
The following domain and subdomains will be mapped:

   - www.quantumjs.com
   - quantumjs.com
   - 



   - *www.quantumjs.com* is already mapped to a project.
   

Also what does \1 mean here in this yaml?

handlers:
  - url: /(.*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf))$
    static_files: \1
    upload: .*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf)$
    # catch all handler to index.html
  - url: /.*
    static_files: index.html
    upload: index.html


On Friday, January 4, 2019 at 8:57:10 PM UTC+2, George (Cloud Platform 
Support) wrote:
>
> Hi Nikos, 
>
> Detailing the actions to be taken: 
>
> 1) redeploy your app with an empty application: you can read needed 
> details on the "Deploying the Application" documentation page 
> <https://cloud.google.com/appengine/docs/standard/python/getting-started/deploying-the-application>
> . 
>
> 2) create an app.yaml that uses only static files. You can check the 
> "Configuring 
> the app to use static files" sub-chapter on the "Serving Static Files" 
> page 
> <https://cloud.google.com/appengine/docs/standard/python/getting-started/serving-static-files>
> . 
>
> 3) stop your app using the "gcloud app versions stop command": check "gcloud 
> app versions stop" page 
> <https://cloud.google.com/sdk/gcloud/reference/app/versions/stop>. 
>

-- 
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/9eca3048-59eb-4b3a-a77f-7c59c150874b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengin... 'George (Cloud Platform Support)' via Google App Engine
    • [google-app... 'George (Cloud Platform Support)' via Google App Engine
      • [google... Nikos Katsikanis
        • [go... 'Katayoon (Cloud Platform Support)' via Google App Engine
          • ... Nikos Katsikanis
          • ... Nikos Katsikanis
          • ... Nikos Katsikanis
          • ... 'George (Cloud Platform Support)' via Google App Engine
          • ... Nikos Katsikanis
          • ... 'George (Cloud Platform Support)' via Google App Engine
          • ... Nikos Katsikanis
          • ... 'George (Cloud Platform Support)' via Google App Engine

Reply via email to