Move blog to Typecho
- Buy ECS at whatever platform you like
Generate SSH Keys and bind it with the instance
Configure the Windows Terminal(Any SSH client is good)
1 | { |
guid: use powershell
new-guid
generate unique idcommandline:
- secret key path : the path store your private key downloaded from tencent cloud
- username: default root
- ip address: ecs ip address
After the SSH Keys were set up, no need to input password anymore.
- Modify and add access to bt-panel port.
- Add your site in bt-panel
- Download typecho and install
Upload the typecho package to your site root dierctory and extract. Visitip address:port/install.php
, follow the installation step. - Get a theme you love, create a post. Enjoy writing.