Skip to content

Commit 95e77e0

Browse files
Merge branch 'WeBankFinTech:main' into main
2 parents 15fabb1 + 69a2d01 commit 95e77e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

zh_CN/安装部署/DSS单机部署文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

zh_CN/开发文档/前端编译文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

0 commit comments

Comments
 (0)