07 2019 档案
摘要:https://github.com/alibaba/Sentinel/releases 下载源码 修改成支持nacos(略) mkdir /opt/sentinel-dashboard把编译好的sentinel-dashboard.jar复制到/opt/sentinel-dashboard目录 v
阅读全文
摘要:https://nacos.io/en-us/docs/quick-start-docker.htmlhttps://github.com/nacos-group/nacos-docker mkdir /opt/nacos-server/init.d -p vim /opt/nacos-server
阅读全文
摘要:https://github.com/apache/skywalking-docker/tree/master/6/6.5 https://hub.docker.com/r/apache/skywalking-oap-serverhttps://hub.docker.com/r/apache/sky
阅读全文
摘要:https://www.docker.elastic.co 注:目前阿里云为7.4 elasticsearch 参考https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html 拉取镜像docker pull
阅读全文
摘要:转至:https://my.oschina.net/dyyweb/blog/494504 1. 自动代码 常用的有fori/sout/psvm+Tab即可生成循环、System.out、main方法等boilerplate样板代码例如要输入for(User user : users)只需输入user
阅读全文
摘要:拉取镜像docker pull zookeeper:latest 获取镜像基本信息docker inspect zookeeper mkdir /opt/zookeeper -p vim /opt/zookeeper/Dockerfile FROM zookeeper:3.5.6 EXPOSE 21
阅读全文

浙公网安备 33010602011771号