File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 云市场部署指南
2+
3+ !!! Abstract ""
4+
5+ 本指南将介绍如何通过阿里云云市场购买、部署和使用 **SQLBot** 镜像,并提供购买服务器的优惠链接。
6+
7+ ## 1 购买镜像
8+
9+ !!! Abstract ""
10+
11+ - SQLBot 已经上架到阿里云云市场,您可以通过以下链接直接购买镜像:
12+ [SQLBot 云市场购买链接](https://market.aliyun.com/detail/cmjj00071938.html?userCode=kmemb8jp)
13+
14+ - 您也可以自行购买阿里云服务器,并在选择镜像时搜索 **SQLBot**,即可快速选择镜像进行部署。
15+
16+ **注意:** 购买时请选择合适的实例规格,建议 4C/8G 及以上。
17+
18+ ## 2 启动服务
19+
20+ !!! Abstract ""
21+
22+ 镜像启动后,您可以通过浏览器访问以下地址登录 SQLBot:
23+
24+ ```
25+ 服务访问地址: http://服务器IP:8000
26+ 默认用户名: admin
27+ 默认密码: SQLBot@123456
28+ ```
29+
30+ 首次登录后,建议及时更改密码并进行其他安全设置。
31+
32+ ## 3 开放端口
33+
34+ !!! Abstract ""
35+
36+ - 为了确保外部能够正常访问 SQLBot 服务,您需要在阿里云服务器的安全组规则中开放 `8000` 端口。
37+
38+ - 具体的开放步骤可以参考阿里云的 [端口放行教程](https://help.aliyun.com/document_detail/25471.html)。
Original file line number Diff line number Diff line change 4444 - 系统架构 : system_arch.md
4545 - 安装部署 :
4646 - 1Panel 安装 : installation/1panel_installtion.md
47+ - 阿里云安装 : installation/aliyun_installtion.md
4748 - 离线安装 : installation/offline_installtion.md
4849 - 在线安装 : installation/online_installtion.md
4950 - 离线升级 : installation/offline_upgrade.md
You can’t perform that action at this time.
0 commit comments