George's Blog
menu
Home
DevOps
Cloud Native
Technology
Database
Operating System
Show more ▾
Links
Insights
English ▾
English
Home
DevOps
Cloud Native
Technology
Database
Operating System
Links
Insights
English
DevOps 之使用 Consul 管理配置
2019-06-01
:: George
#
Consul
#
Configuration
#
Service Mesh
之前我们都是自己手动 SSH 到远端服务器,然后为项目添加配置文件,于是有些没有些开发者为了省事,将配置的敏感信息也提交到 Git 仓库中,从而导致服务器信息泄露。
Read more →