You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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 but we are not able to use dots at the server's name, so we are a bit confused.
George (Cloud Platform Support)
unread,
Dec 7, 2017, 11:30:13 AM12/7/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello Juan,
It is possible to reserve a static address for your server, and an easy to accomplish procedure. A static external IP address is an external IP address that is reserved for your project until you decide to release it. If you have an IP address that your customers or users rely on to access your service, you can reserve that IP address so that only your project can use it. It is also possible to promote an ephemeral external IP address to a static external IP address. You may check the "Reserving a Static External IP Address" documentation page for more detail.
You may use the console, an API call or a gcloud command, at your convenience. If you prefer the console, you may follow these steps:
Go to the Reserve a static address page in the GCP Console.
Specify whether this is an IPv4 or IPv6 address. IPv6 addresses can only be global and can only be used with global HTTP(S), SSL proxy, and TCP proxy load balancers.
Choose whether this IP address is regional or global. If you are reserving a static IP address for an instance or for a Network load balancer, choose Regional. If you are reserving a static IP address for an HTTP(S), SSL proxy, or TCP proxy load balancer, choose Global.
If this is a regional IP address, select the region to create the address in.