Files
shell/README.md
2022-05-25 15:13:18 +08:00

4 lines
507 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
生产中常用的各种服务shell脚本目前只写了chrony(时间同步)服务脚本、kubernetes的runtime运行时containerd服务脚本、docker服务脚本、haproxy(负载均衡)服务脚本、harbor(私有镜像仓库)服务脚本、java8和11服务脚本、keepalived(高可用)服务脚本、reset(系统初始化)脚本、ssh_key(ssh基于key验证)脚本、https的证书颁发脚本后续会继续更新
reset脚本说明https://gitee.com/raymond9/shell/blob/master/reset/README.md