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