pptfz commented on issue #3672: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3672#issuecomment-687531474
再次遇到问题 文档中nginx配置文件问题 前端解压缩后并改名如下`dolphinscheduler-ui`,这个目录中内容如下,并没有官方文档中说的`前端解压的dist目录地址`,尝试改成`ui`目录也不行 ``` drwxr-xr-x 2 root root 79 Sep 5 09:19 bin drwxr-xr-x 6 root root 4096 Sep 5 10:19 conf -rw-rw-r-- 1 1002 1002 563 Aug 18 14:41 DISCLAIMER -rw-rw-r-- 1 1002 1002 4663 Aug 18 14:42 install.sh drwxr-xr-x 2 root root 12288 Sep 5 09:19 lib -rw-rw-r-- 1 1002 1002 38537 Aug 18 14:42 LICENSE drwxrwxr-x 3 1002 1002 12288 Aug 18 14:42 licenses -rw-rw-r-- 1 1002 1002 70942 Aug 18 14:42 NOTICE drwxr-xr-x 2 root root 218 Sep 5 09:19 script drwxr-xr-x 4 root root 125 Sep 5 09:19 sql drwxr-xr-x 8 root root 113 Sep 5 09:19 ui ``` 可否提供最新配置文件,目前按照 [官方文档](https://dolphinscheduler.apache.org/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html) 这个地址中的文档安装确认是无法安装成功的,能否提供最新版的安装文档,感觉文档和实际相差太多了,修改了太多内容,不是开发者应该很难搞清整个逻辑的 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
