域名和服务器申请

申请的腾讯(其他厂的也行)的域名

购买网站 https://cloud.tencent.com/product/domain

服务器使用的是阿里云

通过官网购买服务器

在对应的厂商进行备案(大概一周,需要人脸审核,背景白色)

宝塔安装

到宝塔官网去找安装命令(https://www.bt.cn/new/index.html

url=https://download.bt.cn/install/install_panel.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O install_panel.sh $url;fi;bash install_panel.sh ed8484bec

数据库配置

阿里云的数据库

博客选择

我选择的是Typecho,其他都行看其他人的攻略。

标签: none

添加新评论