qiudaozhang commented on issue #160: 启动dubbo-admin-backend无法看到服务 URL: https://github.com/apache/incubator-dubbo-ops/issues/160#issuecomment-432250179 > 服务是什么部署的?如果是前后端分开部署(前端用npm启动,后端启动spring boot应用)请使用develop maven profile,详情请见[这里](https://github.com/apache/incubator-dubbo-ops#development-setup) ubuntu上面clone的工程,zookeeper配置的是单个节点,按照要求在incubator-dubbo-ops根目录下 mvn clean package -Pproduction 然后 mvn --projects dubbo-admin-backend spring-boot:run 访问8080,然后没有东西,zookeeper命令下是能看到的。
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
