OpenAtomFoundation / SmartIDE

CloudNative IDE - Empower develoeprs with CloudNative technologies, may the force with you!
https://smartide.cn
GNU General Public License v3.0
432 stars 60 forks source link

ruoyi-cloud版本部署有点问题 #32

Closed time-treaveler closed 2 years ago

time-treaveler commented 2 years ago
2022-07-14 16:43:38 [INFO] [SSH] Connecting to a remote host smartide@IP:22 ...
2022-07-14 16:43:40 [INFO] 正在获取模板 ...
2022-07-14 16:43:50 [INFO] 当前目录已经完成初始化,无须再次进行!
2022-07-14 16:43:53 [INFO] SmartIDE VM Mode is starting up...
2022-07-14 16:43:53 [INFO] [SSH] Connecting to a remote host smartide@43.138.218.92:22 ...
2022-07-14 16:43:54 [INFO] [Config] Use the the configuration file in your repo : ~/project/ry-cloud/.ide/.ide.yaml
2022-07-14 16:43:55 [INFO] 工作区配置改变!

后面就没下文了,还有很多需要改

ups216 commented 2 years ago

@time-treaveler 请参考 https://smartide.cn/zh/docs/examples/ruoyi/ 先尝试 ruoyi-vue 版本。 @chileeb 更新一下 rouyi-cloud 版本的支持情况

chileeb commented 2 years ago

@time-treaveler 请访问页面查看详细说明:https://github.com/SmartIDE/smartide-templates/tree/master/java/ruoyi-cloud/.ide

@ups216 增加特性:1.mysql初始化;2.nacos健康检查自启动;通过这两项修改,可以快速建立ruoyi微服务项目开发框架,开始开发,并可以通过sonar完成静态代码扫描。