casionone commented on code in PR #711: URL: https://github.com/apache/linkis-website/pull/711#discussion_r1225409862
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/deploy-quick.md: ########## @@ -68,16 +68,32 @@ drwxrwxr-x 7 hadoop hadoop 4096 Feb 21 10:13 linkis-package // 实际的软 ### 2.2 配置数据库信息 +`vim deploy-config/linkis-env.sh` + +```shell script +# 选择linkis业务数据库类型,默认mysql Review Comment: batter to add support version info such as linkis>=1.4.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
