# config-deliver **Repository Path**: hjmcloud/config-deliver ## Basic Information - **Project Name**: config-deliver - **Description**: 配置文件分发服务服务端 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-08 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # configDeliver 配置分发服务端 [![Build Release](https://github.com/hjmcloud/config-deliver/actions/workflows/release.yml/badge.svg)](https://github.com/hjmcloud/config-deliver/actions/workflows/release.yml)[![Sync Mirror](https://github.com/hjmcloud/config-deliver/actions/workflows/sync-mirror.yml/badge.svg)](https://github.com/hjmcloud/config-deliver/actions/workflows/sync-mirror.yml) ## 功能 - 提供一个简单的 http 服务端,用于配置分发 - 可同时提供多个分发服务 - 多个 ID 可对应同一分发目录 - 支持单文件分发或者目录分发 - md5 校验,避免重复分发 ## 相关地址 - [文档](https://hjmcloud.cn/config-deliver) - [GitHub 仓库](https://github.com/hjmcloud/config-deliver) - [GitHub Release](https://github.com/hjmcloud/config-deliver/releases) - [Gitee 镜像仓库](https://gitee.com/hjmcloud/config-deliver) - [Docker Hub](https://hub.docker.com/r/hjmcloud/config-deliver/)