# Aclsm **Repository Path**: weihaoxuan/Aclsm ## Basic Information - **Project Name**: Aclsm - **Description**: 基于ansible开发的小型企业运维管理系统 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 248 - **Forks**: 110 - **Created**: 2017-11-14 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: nms **Tags**: None ## README # Aclsm ### 全新上线跳板机功能!!! #### 基于ansible开发的ansible web管理工具,集成了cmdb,和系统信息展示,跳板机功能功能。 ##### 页面化ansible实现了文件推送,添加机器后自动添加ssh key认证等功能,cmdb部分通过在ansible中添加的机器自动收集硬件信息入库 ##### 更新日志: - 2018.1.17 上线跳板机系统,修复已知bug - 2017.12.15 增加了pyalbook(roles)执行功能,修复部分bug #### 文档传送门--- [部署文档](http://aclsm.mydoc.io) ##### 部署环境: - centos6版本+python2.7+django1.8 - 数据库推荐使用mysql,不推荐使用sqllite(如果您仅简单体验可以使用) - ansible被控制端需要安装libselinux-python,执行yum install libselinux-python -y ### 系统截图: - 登陆 ![登陆](https://gitee.com/weihaoxuan/images/raw/master/aclsm/login.jpg "login") - 首页 ![首页](https://gitee.com/weihaoxuan/images/raw/master/aclsm/index.jpg "首页") - 添加机器 ![添加机器](https://gitee.com/weihaoxuan/images/raw/master/aclsm/jiqi.jpg "添加机器") - cmdb ![cmdb](https://gitee.com/weihaoxuan/images/raw/master/aclsm/cmdb.jpg "cmdb") ![cmdb](https://gitee.com/weihaoxuan/images/raw/master/aclsm/cmdb2.jpg "cmdb") - 通知 ![tongzhi](https://gitee.com/weihaoxuan/images/raw/master/aclsm/tonghzi.jpg "tongzhi") - 堡垒机首页 ![bljindex](https://gitee.com/weihaoxuan/images/raw/master/aclsm/bljindex.gif "bljindex") - 堡垒机连接 ![blj](https://gitee.com/weihaoxuan/images/raw/master/aclsm/blj.gif "blj") #### 部署方法 #### 文档传送门--- [部署文档](http://aclsm.mydoc.io)