Deploying on Tencent COS
Introduction
The website is now stored on Tencent Cloud using the Cloud Object Storage (Cloudflare does not enable storing of our assets unless the plan is upgraded).
A bucket with the name “” is already present. Use that one to upload and modify the generated source files.
Deployment of the source files is handled by hexo-deployer-cos with the hexo d command. Settings for deployment are already configured and do not need modification.
Deploying
Log into Tencent Cloud (https://cloud.tencent.com):
Main Account ID: 100046645617
Username: ffa
Password: ffa2026888
The account ffa is a sub-account of the account 100046645617. It only has permissions for bucket creation and bucket modification privileges.
It will be used to monitor the states of the hosted website.
Deployment on COS buckets follows the exact same process as deploying on Github.
Run:
1 | npx hexo algolia |
in succession.
If successful, terminal should output
`INFO Deploy done: git.

