快乐小码农

关注

Go + cousul 治理微服务(cousul 安装)【二】

快乐小码农

关注

阅读 94

2023-02-15


Go + cousul 治理微服务(cousul 安装)【二】_Go

consoul 是微服务服务于发现,其他的不多说了

Docker安装

docker pull consul:latest

启动

docker run -d -p 8500:8500 consul:latest

我们访问本地地址 端口8500 的就可以看到上图的效果了

下面我们需要做的是往 consul 注册服务

git commit  -m "consul 安装"

源码

​​https://github.com/liaoshengping/Go-Consul-Demo​​


相关推荐

眼君

Go + cousul 治理微服务(服务注册)【四】

眼君 93 0 0

佃成成成成

Go + cousul 治理微服务(服务端)【三】

佃成成成成 131 0 0

豆丁趣

Go + cousul 治理微服务(客户端)【五】

豆丁趣 96 0 0

凛冬已至夏日未远

Go微服务架构实战 中篇:6. 微服务治理策略

凛冬已至夏日未远 84 0 0

人间四月天i

【微服务治理】微服务限流Sentinel

人间四月天i 147 0 0

Gaaidou

GO 微服务GO-Micro -(3)Consul 安装

Gaaidou 115 0 0

王栩的文字

微服务如何治理

王栩的文字 78 0 0

Java架构领域

spring cloud 微服务治理

Java架构领域 86 0 0

RIOChing

微服务治理:微服务断路器(微服务故障隔离模式)详解

RIOChing 11 0 0

毅会

微服务线上治理之监控

毅会 110 0 0

精彩评论(0)

0 0 举报