ill
> receive more visibility, resulting in a faster resolution.
>
> The purpose of Google Groups is intended for general discussion about our
> products.
>
>
> On Tuesday, January 22, 2019 at 9:23:39 AM UTC-5, Nikos Katsikanis wrote:
>>
>> app engine completely scramb
app engine completely scrambles it
On Saturday, January 19, 2019 at 4:00:12 PM UTC+1, Nikos Katsikanis wrote:
>
> Any ideas why this works
>
> http://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
>
> but https doesn't?
>
> https://quantumjs.com/brochures/JavaSc
Any ideas why this works
http://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
but https doesn't?
https://quantumjs.com/brochures/JavaScript-Bootcamp.pdf
using
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /(.*\.(js|css|png|jpg|svg|ttf|ico|manifest|pdf))$
static_fi
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
Is there a step by step guide for this? I'm not sure about the steps you
propose.
On Thursday, January 3, 2019 at 5:59:04 PM UTC+2, George (Cloud Platform
Support) wrote:
>
> Hello Nikos,
>
> You seem to want to stop your default service, which is not possible. This
> is why your button is gre
This UI is confusing, how do I stop this service?
On Saturday, December 22, 2018 at 4:22:21 PM UTC+2, Nikos Katsikanis wrote:
>
> It worked now https://issuetracker.google.com/issues/121345412
>
> On Saturday, December 22, 2018 at 1:01:29 PM UTC, Nikos Katsikanis wrote:
>>
It worked now https://issuetracker.google.com/issues/121345412
On Saturday, December 22, 2018 at 1:01:29 PM UTC, Nikos Katsikanis wrote:
>
> Sorry even if I only put text, I can't submit anything. What component am
> I supposed to put?
>
>
>
> On Monday, December
Sorry even if I only put text, I can't submit anything. What component am I
supposed to put?
On Monday, December 3, 2018 at 6:07:25 PM UTC, Katayoon (Cloud Platform
Support) wrote:
>
> Hi Nikos,
>
> There is a likelihood that you have missed filling some required fields or
> your message exce
thanks, I can't seem to submit my issue: buttons greyed out
On Wednesday, November 28, 2018 at 8:27:10 PM UTC, George (Cloud Platform
Support) wrote:
>
> Hi Nikos,
>
> You app's logs show errors similar to:
>
> methodName: "google.appengine.v1.Versions.CreateVersion"
>
> "status: {
>cod
Thx!
The yaml
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /
static_files: dist/index.html
upload: dist/index.html
- url: /.*
static_files: dist/index.html
upload: dist/index.html
skip_files:
- media
- node_modules
- public
- src
- tests
-
Hey guys, I made this server which could do with some more experts to come
and talk about app.yaml files etc. We are finding the docs a bit too sparse.
This is our Official invite link https://discord.gg/9yGuxRV
--
You received this message because you are subscribed to the Google Groups
"Goog
I pushed my app with gcloud app deploy and it still remains the old one
https://fluid-griffin-211109.appspot.com/
I spun up a new app and deployed there and it worked.
Any ideas?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubs
OK, I REFRESHED THE PAGE, IT WORKS NOW!
On Monday, November 19, 2018 at 8:29:57 PM UTC, Nikos Katsikanis wrote:
>
> I am following the jist of this tutorial
>
>
> https://medium.com/@matryer/cloud-hack-how-to-get-production-ready-free-static-website-hosting-cbc2d25c5771
>
>
thanks for that!
On Monday, November 19, 2018 at 7:35:22 PM UTC, Vitaly Bogomolov wrote:
>
> Hi, Nikos
>
> You can use skip_files directive to reduce number of uploaded files
>
>
> https://cloud.google.com/appengine/docs/standard/python/config/appref#skip_files
>
> WBR, Vitaly
>
--
You received
I have the following app.yaml:
runtime: python27
api_version: 1
threadsafe: true
handlers:
- url: /
static_files: dist/index.html
upload: dist/index.html
- url: /(.*)
static_files: dist/\1
upload: dist/(.*)
However, I have files outside of dist are also attempted to be u
Can someone advise on this
https://stackoverflow.com/questions/51563340/getting-history-mode-to-work-with-vue-app-deployed-on-google-cloud
http://www.quantumjs.com/events works if you visit index first, but not if
direct
--
You received this message because you are subscribed to the Google Gro
pls share your ap.yaml, I have the same issue with a vue app
On Friday, July 27, 2018 at 2:26:23 PM UTC+1, Birhanu Hailemariam wrote:
>
> That looks like it. Changed the first handler to this */(.*) *and the
> send only to* / *and now got it work. Thanks, Jean!
>
> On Fri, Jul 27, 2018 at 12:26 A
17 matches
Mail list logo