Questions tagged [google-cloud-launcher]
23 questions
2
votes
1 answer
Google Cloud Compute, using environment variables
I have found lots of information on how to use environment variables in Google App Engine projects.
However I am yet to find some best practice on what to do with environment variables on compute engine.
Is it possible to use Google Cloud Deployment…

dendog
- 2,976
- 5
- 26
- 63
2
votes
1 answer
New created wordpress by cloud launcher Automatic Update Failed
I use the Google cloud launcher to start a fresh Wordpress.
with the following VM :
Machine type
f1-micro (1 vCPU, 0.6 GB memory)
CPU platform
Intel Ivy Bridge
Zone
us-central1-f
It was launched with an older version : 4.5.3-1
I tried to do an…

Baldric Huang
- 21
- 1
2
votes
1 answer
How to create a Google Cloud Launcher package?
Google Cloud has the click-to-deploy "Cloud Launcher" that makes it easy to deploy software packages on VMs. My company is interested in creating one of these click-to-deploy packages.
What is the process to create one of these packages? Is this…

Jaron Kong
- 23
- 2
1
vote
1 answer
How can I add my own solution to Google Cloud Launcher Marketplace
We created an application which might be useful for any developer.
We like to create a deployment in Google Cloud Launcher so any Google Cloud users can make use of application via Google Cloud Launcher.
I don't find in-depth documentation to create…

sag
- 5,333
- 8
- 54
- 91
1
vote
0 answers
Is there a defined simple process to upgrade Google Cloud Installed Software?
Google Cloud installed software through Google Cloud Launcher seems not to have a simple defined update or upgrade process. New customers are offered latest versions of software (Debian 9, Apache 2.4.25, Open JDK 1.8.0 etc.) but we old ones are not…

Guillermo Mutis
- 11
- 2
1
vote
1 answer
Google Cloud Launcher: Single node file server deployment failing
I'm trying to deploy a Single Node File Server as referred to in the instructions here: https://cloud.google.com/solutions/using-tensorflow-jupyterhub-classrooms
When I follow the instructions, the instance appears to come up OK, but NFS does not…

Jason Bandlow
- 93
- 5
1
vote
0 answers
Wordpress Google Cloud Launcher work just work with website.com/index.php/whatever
So after the deployment of Wordpress via the Google Cloud Launcher and the website is installed.
If i create a page for example: Contacts
This website is only accesible via website.com/index.php/contacts
and not directly to website.com/contacts
My…

Jorge Dominguez
- 73
- 8
1
vote
0 answers
MongoDB on Google Cloud Launcher connect to Flask Application
I just found out about google cloud launcher has MongoDB, so we decided to use Cloud launcher instead of mlab, seems little different to how mlab works
How do I connect google cloud launcher MongoDB to Flask Application?

S.B.Hong
- 11
- 2
1
vote
0 answers
Google Cloud Laucher Wordpress Bitnami possible autoscaling?
I'm currently testing my wordpress site on the google cloud platform (compute engine) .
I have create a Wordpress siti with the Cloud Launcher.
But now...
How to set up a load balancer with auto-scaling?
For load balancing is possible create more…

javierZanetti
- 288
- 4
- 17
0
votes
0 answers
This site can’t be reached WordPress Google Cloud Platform
I am using Google Cloud Platform.
I successfully setup a GCE Google Click to Deploy WordPress, pointed the A Record of our domain to the IP Address: 35.233.209.192 and then the domain, connectech.us, and it worked fine.
I am able to login to the…
0
votes
1 answer
.appspot.com domain at Cloud Launcher's WordPress
I built a WordPress (Google Click to Deploy) environment using GCP 's Cloud Launcher.
Is it possible to use .appspot.com domain like GAE in this environment
If so, what procedure should we implement?
Thank you.

ysknsn
- 89
- 2
- 10
0
votes
1 answer
Howto use gcloud to create cloud launcher products clusters
I'm new to google cloud and i try to experiment it.
I can see that preparing scripts is some kind of vital if i want to create and delete clusters every days.
For dataproc clusters, it's easy :
gcloud dataproc clusters create spark-6-m \
…

Jice
- 191
- 4
- 16
0
votes
2 answers
Is it possible to change the database in Bitnami MEAN stack in Google Cloud Platform?
I want to use ElasticSearch instead of MongoDB. How can I achieve this?
Is there a way to install everything from scratch and configure it? Configuration is the challenging part. I'm looking for tutorials explaining how to replace MongoDB with…

saurav sarkar
- 187
- 1
- 8
0
votes
1 answer
Modify images located Google Cloud Launcher
Has anyone been able to edit an image that resides in Cloud Launcher?
I am trying to edit a CIS Ubuntu image to add some services like you normally would leveraging located in the images section of Compute Engine.
I need to modify some settings…

Lenox Edwards
- 3
- 1
0
votes
1 answer
How to configure virtualhost for sub domain in Bitnami LAMP Stack?
I have managed to deploy my application on Google console using Bitnami LAMP. I am trying to set up subdomain but I keep getting this error.
This site can’t be reached
subdomain.domain.com’s server IP address could not be found.
Here are my entries…

Nux
- 5,890
- 13
- 48
- 74