docker搭建 sentinel-dashboard:1.7.2 配置持久化
摘要:docker搭建 sentinel-dashboard:1.7.2 输入用户名密码,都是sentinel [root@bogon ~]# docker pull bladex/sentinel-dashboard:1.7.2 Trying to pull repository docker.io/b
阅读全文
posted @
2020-09-19 22:10
西门夜说
阅读(1892)
推荐(0)
docker搭建seata-server 1.2.0环境
摘要:seata官网:http://seata.io/zh-cn/docs/user/registry/nacos.html 本次采用,将容器的文件复制到容器外,在容器外修改完成后,再复制进去。这里要修改的文件有:registry.conf和file.conf。 容器内部不能容vim 懒得执行apt-ge
阅读全文
posted @
2020-09-19 21:08
西门夜说
阅读(1592)
推荐(1)
docker 搭建nacos1.3.2集群
摘要:2020年9月15日本次拉取nacos镜像为1.3.2 镜像自己拉取 在一台虚拟机上模拟,资源有限。mysql采用5.7 ,数据库初始化脚本:https://github.com/alibaba/nacos/blob/develop/distribution/conf/nacos-mysql.sql
阅读全文
posted @
2020-09-15 02:19
西门夜说
阅读(2142)
推荐(1)
Nacos 1.4.0 集群搭建
摘要:官方最新的docker镜像为1.3.2 ,没有拉取到1.4.0的镜像,没有用docker来搭建。2020年9月14日在https://github.com/alibaba/nacos/releases 中可以看到最新的tar文本为nacos-server-1.3.2.tar.gz 所以参考官网来文生
阅读全文
posted @
2020-09-14 16:22
西门夜说
阅读(4494)
推荐(0)