!53 合并 skywalking 分支 完成整合

* add 新增 所有服务 docker 部署对接 skywalking
* add 新增 三大 mq 整合 skywalking
* add 新增 seata 整合 skywalking 手动编译 seata 插件包
* add 新增 ruoyi-common-skylog 整合 skywalking 日志推送
* add 增加 skywalking docker编排
This commit is contained in:
疯狂的狮子Li
2022-11-02 02:48:36 +00:00
parent 06ac9d5173
commit 14f1c89409
194 changed files with 1085 additions and 34 deletions

View File

@@ -2,8 +2,7 @@ FROM anapsix/alpine-java:8_server-jre_unlimited
MAINTAINER Lion Li
RUN mkdir -p /ruoyi/monitor
RUN mkdir -p /ruoyi/monitor/logs
RUN mkdir -p /ruoyi/monitor /ruoyi/monitor/logs
WORKDIR /ruoyi/monitor