高并非高可以高安全电商网站实战



1.nginx;(前端转发,负责均衡)
2.ocelot 网关:转发请求,跨域,缓存,限流,合并请求
3.sso:JWTtoken (JWT/IdentityServer4)
4.鉴权中心:
5.consol


dotnet run --urls="http://*:5726" --ip="127.0.0.1" --port=5726


k8s

jenkins:

webhooks:

Publish over SSH :拉起私服镜像后在指定的服务器构建容器

相关