[google-appengine] Re: Migrating wordpress site on Compute Engine to a third-party hosting

2019-08-13 Thread 'Alexandre Duval-Cid' via Google App Engine
Hello Lucas,

It's very hard to give you an answer without knowing where you want to 
migrate to. GCP has several VM migration tools [1], Other platforms 
would have instructions on how to use them to migrate to them.

Here is some documentation on how to reduce VM costs in GCP if it interests 
you [2] .

For future questions related to VM migration I would recommend a venue such 
as Serverfault.com [3], they have a friendly active community that 
takes great pleasure in helping build and manage VM and cloud architecture.

Have yourself a good day.

[1] https://cloud.google.com/vm-migrate/#products-and-services
[2] 
https://cloud.google.com/blog/products/gcp/six-google-cloud-platform-features-that-can-save-you-time-and-money
[3] https://serverfault.com/questions/tagged/migration


On Monday, August 12, 2019 at 2:22:09 PM UTC-4, Lucas G wrote:
>
> I have had my wordpress site on Google Compute Engine for a couple of 
> years, and in the last few months the cost of hosting it (a very small, 
> less than 500 pages, less than 500 visitors per day) has skyrocketed - 
> therefore, I decided I want to move my site out of GCE and on to one of the 
> cheaper hosting services out there. 
>
> my question is if there are detailed instructions on how to get my site 
> out of GCE (database, files, posts, everything) 
>
> thanks
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6e01c226-41bf-44ab-8ade-8010630a1e3d%40googlegroups.com.


[google-appengine] Re: Region of Static IP

2019-09-23 Thread 'Alexandre Duval-Cid' via Google App Engine
Hi,

There are two type of external IP addresses that you can reserve:

1. A regional IP address
2. A global IP address

The regional IP addresses can be used for VM instances, but global IP 
addresses are used for Load Balancers.

The static external IP address that you want to assign to the VM instance 
needs to be in the same region. You cannot assign a static IP address to a 
VM instance that is not in the same region.

You can read more about how static external IP addresses behave at the 
bottom of this message [1].

[1] 
https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip-address#reserve_new_static
 


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/49b20fdf-9b03-4fe1-ab92-b91c2ac8d11a%40googlegroups.com.