记录快速安装时遇到的一些问题,方便大家交流 #360
ynuedush
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1.针对快速部署README中可以注明下支持docker的版本,我用的docker是20.x所以compose中不支持bool类型报错,还有docker compose -f命令报错;
2.部署后如果浏览器中直接输入ip地址,则会打不开csghub界面。需要docker ps找到对应端口号,然后输入ip:端口号即可打开。
后续可以说明的再详细点,以减少与技术人员沟通频率,提高效率。
Beta Was this translation helpful? Give feedback.
All reactions