[google-appengine] Specific desired hostname

2017-12-06 Thread Juan Manuel Zolezzi
We are testing a control panel solution at Google Cloud, but noticed the hostname is being constantly changed. This causes some trouble on licensed software installed at the server. What' the correct way to change this and avoid the automatic change? We even consdiered recreating the instance

[google-appengine] Re: dev_appserver: Connect to remote datastore

2017-12-06 Thread 'George (Cloud Platform Support)' via Google App Engine
Hi Filipe, Managed to reproduce the error, following the step-by-step instructions and code provided, but it may not be the right error. What I get is: ImportError: cannot import name remote_api_stub at (/base/data/home/apps/.../... /appengine_config.py:2) It this the error you receive as

Re: [google-appengine] Re: Cryptocurrency and ICO allowed or not

2017-12-06 Thread 'Josh Moore' via Google App Engine
As Carlos said, only the mining of cryptocurrency has restrictions placed on it by our Terms of Service, so I don't immediately see an issue with building a cryptocurrency marketplace. The Cloud Abuse team has the final say in this, though. On Wed, Dec 6, 2017 at 8:54 AM 'Carlos (Cloud Platform

Re: [google-appengine] Re: Word Press with app engine

2017-12-06 Thread 'Josh Moore' via Google App Engine
To be explicitly clear, WordPress *is* supported under App Engine Standard, though it can be finicky given the constraints. I can't speak to SEO myself, so I'll leave that for others on this group to chime in on. On Wed, Dec 6, 2017 at 8:37 AM 'Jordan (Cloud Platform Support)' via Google App

[google-appengine] Re: Cryptocurrency and ICO allowed or not

2017-12-06 Thread 'Carlos (Cloud Platform Support)' via Google App Engine
Thank you for your post. According to this document during your free trial you may not use GCP to engage on mining cryptocurrency. It does not mention further restrictions. Therefore mining should be fine as long as your project

[google-appengine] Re: Word Press with app engine

2017-12-06 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
You would deploy multiple services . You would deploy your WordPress site to a PHP service by following the Google Cloud WordPress Guide

[google-appengine] Re: How to separate GCP and another hosting

2017-12-06 Thread 'George (Cloud Platform Support)' via Google App Engine
Do you actually use CloudSQL to access your data? In that case you may have a look at the information in the "Connecting MySQL Client from Compute Engine" online document . >From GCP or from the flexible environment, you can also