I don’t know if Alibaba Cloud supports importing ovf into new virtual machines. If possible, export the ovf template from VMware. Another idea is to upload your own Docker image, start Docker on Alibaba Cloud and then use the image to restore it.
php7’s method is too complex and cumbersome, and has low operability. For this kind of migration, as someone above mentioned, docker is the best choice.
I don’t know if Alibaba Cloud supports importing ovf into new virtual machines. If possible, export the ovf template from VMware.
Another idea is to upload your own Docker image, start Docker on Alibaba Cloud and then use the image to restore it.
docker
You can refer to this blog post I wrote about how to unzip and use portable packaging using PHP7 as an example.
php7’s method is too complex and cumbersome, and has low operability.
For this kind of migration, as someone above mentioned, docker is the best choice.