google-managed-vm Questions
1
We are experimenting with Flexible Environment and we want to migrate an existing application. Everything seems to go well except from cron entries.
We have a bunch of cron and every url is secure...
Iatric asked 6/4, 2016 at 15:35
5
Solved
I am unable to permanently delete Google App Engine managed VMs I've created. I've deleted them multiple times both from the developer's console and by using the gcloud command. In every case the c...
Iced asked 5/3, 2015 at 17:22
2
Solved
We have a small java project need to deploy
it include 9000+ files
command : mvn gcloud:deploy
but I get the Log:
...
[INFO] INFO: Uploading [/home/steven/work/idigisign/target/appengine-stagin...
Linea asked 6/6, 2016 at 13:53
3
Solved
PROBLEM DESCRIPTION
I am trying to create a custom managed VM for Google App Engine that behaves identically to the standard python27 managed VM provided by Google. (I'm doing this as a first step...
Kleiman asked 17/11, 2015 at 18:42
1
Solved
When I edit my appengine-web.xml file to include the requisite settings to deploy my app engine app as a managed vm (via Eclipse or gcloud), and then try to upload it, I get this error:
App Engine...
Balthazar asked 24/11, 2015 at 19:42
1
Solved
I'm running a custom managed VM with PHP, HHVM, nginx, Centos.
I'm having issues running it locally and keep getting the
ValueError: The --custom_entrypoint flag must be set for custom runtime...
Restriction asked 21/10, 2015 at 9:32
1
I'm trying to create a managed vm for my node 4 application using google custom runtime.
I created the following Dockerfile:
FROM node:4.2.1
ENV PORT 8080
ADD package.json package.json
RUN npm ...
Funny asked 30/10, 2015 at 12:55
1
© 2022 - 2024 — McMap. All rights reserved.