Migrating Blog Service to Tencent Cloud Hong Kong
·
1 min read
·
175
Words
·
-Views
-Comments
My blog platform moved from GitHub Pages → Tencent Cloud (China) → Vultr Japan. Now a fourth move to Tencent Cloud Hong Kong.
Reasons to choose Tencent Cloud HK:
- 资费开销相对较小
- 腾讯云香港节点,有几个优点
- 可以科学爱国,需要WS/V2Ray
- 没有站点备案要求
- 低延迟,对比Vultr日本快的明显
- 流量足,比如我当前的机器,一个月2T
基于此做下迁移
Migration steps
- 直接SCP命令将服务器上的资源直接拷贝过去
- 修改域名DNS记录
- 修改GitHub CD部署目标机器地址
Deployment took about an hour; speed looks good.