# scripts **Repository Path**: hjmcloud/scripts ## Basic Information - **Project Name**: scripts - **Description**: 云平台组件脚本库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-03 - **Last Updated**: 2022-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scripts ## 介绍 这里是一些脚本的集合,包括一些常用的脚本,以及一些自己写的脚本。 ## 脚本列表 - [config-deliver](https://gitee.com/hjmcloud/scripts/tree/master/config-deliver):配置文件分发工具 - [systemd](https://gitee.com/hjmcloud/scripts/tree/master/config-deliver/systemd):systemd 服务安装脚本 - [config-deliver-client](https://gitee.com/hjmcloud/scripts/tree/master/config-deliver-client):配置文件分发客户端 - [systemd](https://gitee.com/hjmcloud/scripts/tree/master/config-deliver-client/systemd):systemd 服务安装脚本 - [traefik](https://gitee.com/hjmcloud/scripts/tree/master/traefik):traefik 服务 - [systemd](https://gitee.com/hjmcloud/scripts/tree/master/traefik/systemd):systemd 服务安装脚本 ## 更新日志 ### 2021-08-03 - 创建项目 - 添加 config-deliver 安装脚本 - 添加 config-deliver-client 安装脚本