Modify the README files on September 11, 2025.

This commit is contained in:
raymond9
2025-09-11 11:06:35 +08:00
parent 942f67731d
commit 241f9b5c04

View File

@@ -1,3 +1,3 @@
生产中常用的各种服务shell脚本目前只写了chrony(时间同步)服务脚本、kubernetes的runtime运行时containerd服务脚本、docker服务脚本、haproxy(负载均衡)服务脚本、harbor(私有镜像仓库)服务脚本、java8和11服务脚本、keepalived(高可用)服务脚本、reset(系统初始化)脚本、ssh_key(ssh基于key验证)脚本、https的证书颁发脚本、mysql(数据库)服务脚本、mariadb(数据库)服务脚本、nginxweb服务脚本、Ubuntu卸载snap脚本后续会继续更新。
生产中常用的各种服务shell脚本目前只写了chrony时间同步服务脚本、Containerd服务脚本、Docker服务脚本、haproxy(负载均衡)服务脚本、harbor私有镜像仓库服务脚本、java8和11服务脚本、keepalived高可用服务脚本、reset(Linux系统初始化)脚本、ssh_keyssh基于key验证脚本、https的证书颁发脚本、MySQL(数据库)服务脚本、MariaDB(数据库)服务脚本、Nginxweb服务脚本、Ubuntu卸载snap脚本、PostgreSQL数据库服务脚本,后续会继续更新。
reset脚本说明https://gitee.com/raymond9/shell/tree/main/reset/README.md