Xiao-zaiyi (@xiao1932794922) 在 【开源自荐】 过年期间vibe了一个带有AI模块的Shell运维项目 中发帖
项目地址:GitHub - easyshell-ai/easyshell: Lightweight server management & intelligent ops platform with Docker one-click deployment, batch script execution, web terminal, and AI-powered operations.
项目文档:https://docs.easyshell.ai
快速开始:
git clone https://github.com/easyshell-ai/easyshell.git
cd easyshell
cp .env.example .env # 按需修改 .env
docker compose up -d
思路上首先需要能够管理主机,一键安装Agent客户端、软件探测、资源水位、...