Skip to content

搭建微服務 Spring Cloud 孵化完成的 Alibaba 組件,服務發現 Nacos ,配置中心 Nacos,熔斷限流 Sentinel,Gateway,負載均衡,反向代理 Nginx,docker-compose啟動專案。

Notifications You must be signed in to change notification settings

Hardcoreyoyo/SpringCloud-Nginx-Nacos-Sentinel-Gateway-BootApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringCloud-Nginx-Nacos-Sentinel-Gateway-BootApps



Structure



Feature

組件 Version
SpringCloud Hoxton.SR3
SpringBoot 2.2.5.RELEASE
SpringCloud Gateway 2.2.2.RELEASE
SpringCloud Alibaba 2.2.1.RELEASE
Nacos v2.0.4
Sentinel Dashboard 1.8.0
Maven 3
Docker v20.10.10


Execute

cd SpringCloud-Nginx-Nacos-Sentinel-Gateway-BootApps-master     Folder
AllStart.sh


Api

api Service
localhost:80 Nginx
/rbac Service-RBAC
/sms Service-SMS
/rbac/sms RBAC -> SMS1 / SMS2
localhost: each service port not allow
localhost:8848/nacos/ Nacos DashBoard (signin nacos:nacos)
localhost:8858 Sentinel DashBoard (signin sentinel:sentinel )


Best Further

  1. Nacos Cluster with Nginx
  2. Gateway Cluster
  3. Nginx Cluster with KeepAlive

About

搭建微服務 Spring Cloud 孵化完成的 Alibaba 組件,服務發現 Nacos ,配置中心 Nacos,熔斷限流 Sentinel,Gateway,負載均衡,反向代理 Nginx,docker-compose啟動專案。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published