Skip to content

Latest commit

 

History

History
35 lines (34 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (34 loc) · 1.04 KB

✏️ 项目简介

本项目为运维工作学习中的总结,欢迎各位小伙伴指出不足 🙋‍♂️

📚 目录结构

.
├── 01-installation-scripts
│   ├── 01-MySQL
│   ├── 02-Zabbix
│   ├── 03-Jumpserver
│   ├── 04-Docker
│   ├── 05-Jenkins
│   ├── 06-Gitlab
│   ├── 07-Nginx-tengine-openresty-kong
│   ├── 08-EFK
│   ├── 09-Redis
│   ├── 10-GoAccess
│   └── 11-vsftp
├── 02-elasticsearch-tools
│   ├── 01-clean-single-es-index-by-date.sh
│   └── 02-clean-date-format-es-index-by-date.sh
├── 03-Dockerfile
│   ├── 01-nacos
│   ├── 02-feely-sys
│   └── 03-centos
├── 04-disk-tools
│   ├── 01-Create-Swap
│   └── 02-Create-LVM
├── 05-system-tools
│   ├── 01-check-package-manager.sh
│   └── 02-update-openssh.sh
├── 06-Antivirus-tool
│   └── 01-kill_miner_proc.sh
└── README.md