File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ sh bin/start-all.sh
319319
320320请使用** 谷歌浏览器** 访问以下前端地址:
321321
322- ` http://DSS_NGINX_IP:DSS_WEB_PORT ` ** 启动日志会打印此访问地址** 。登陆时管理员的用户名和密码均为部署用户名,如部署用户为hadoop,则管理员的用户名/密码为 :hadoop/hadoop。
322+ ` http://DSS_NGINX_IP:DSS_WEB_PORT ` ** 启动日志会打印此访问地址** 。登陆时管理员的用户名和密码均为部署用户名,如部署用户为hadoop,则管理员的用户名为 :hadoop(密码:dss<1.0.1版本和部署用户一致;dss>=1.0.1 版本,密码是在执行部署是随机生成一个密码串,存储于{LinkisInstallPath}/conf/linkis-mg-gateway.properties)
323323
324324#### (4) 停止服务:
325325
Original file line number Diff line number Diff line change 66
77将 Node.js 下载到电脑本地,安装即可。
88
9- 下载地址:[ http://nodejs.cn/download/ ] ( http://nodejs.cn/download/ ) (建议使用最新的稳定版本)
9+ 下载地址:[ http://nodejs.cn/download/ ] ( http://nodejs.cn/download/ ) (最新稳定版本可能存在不兼容问题,可以使用以经过测试的版本v10.16.2、v-14.15.0)后端同学建议在Linux下进行
1010
1111** 该步骤仅第一次使用时需要执行。**
1212
You can’t perform that action at this time.
0 commit comments