{"id":19283775,"url":"https://github.com/tencentblueking/bk-bscp","last_synced_at":"2026-05-26T09:01:39.504Z","repository":{"id":228489138,"uuid":"773594859","full_name":"TencentBlueKing/bk-bscp","owner":"TencentBlueKing","description":"蓝鲸服务配置中心(BlueKing Service Config Provider)：蓝鲸服务配置中心：支持kv/文件型配置、版本管理、热更新、灰度控制和模板化配置","archived":false,"fork":false,"pushed_at":"2026-05-23T02:17:10.000Z","size":16167,"stargazers_count":17,"open_issues_count":3,"forks_count":15,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-05-23T04:15:25.017Z","etag":null,"topics":["blueking","config","configuration","file","file-sync","go","golang","grpc","kv","kv-store","microservice"],"latest_commit_sha":null,"homepage":"http://bk.tencent.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TencentBlueKing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security-audit-iam-app-level-auth.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-03-18T03:19:29.000Z","updated_at":"2026-05-22T03:13:45.000Z","dependencies_parsed_at":"2024-10-28T05:23:21.552Z","dependency_job_id":"68600b3e-d709-4171-bb62-2809796ca725","html_url":"https://github.com/TencentBlueKing/bk-bscp","commit_stats":null,"previous_names":["tencentblueking/bk-bscp"],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/TencentBlueKing/bk-bscp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-bscp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-bscp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-bscp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-bscp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TencentBlueKing","download_url":"https://codeload.github.com/TencentBlueKing/bk-bscp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TencentBlueKing%2Fbk-bscp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33512327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blueking","config","configuration","file","file-sync","go","golang","grpc","kv","kv-store","microservice"],"created_at":"2024-11-09T21:34:59.934Z","updated_at":"2026-05-26T09:01:39.480Z","avatar_url":"https://github.com/TencentBlueKing.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![蓝鲸服务配置中心.png](./docs/logo/bscp_zh.png)\n\n---\n\n[![license](https://img.shields.io/badge/license-mit-brightgreen.svg?style=flat)](https://github.com/TencentBlueKing/bk-bscp/blob/master/LICENSE) [![Release Version](https://img.shields.io/github/v/release/TencentBlueKing/bk-bscp?sort=semver)](https://github.com/TencentBlueKing/bk-bscp/releases) ![BK Pipelines Status](https://api.bkdevops.qq.com/process/api/external/pipelines/projects/bscp/p-9ba3c5bdcc874723b0c71cc5a9e3a0cd/badge?X-DEVOPS-PROJECT-ID=bscp) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/TencentBlueKing/bk-bscp/pulls)\n\n[EnglishDocs](./README_EN.md)\n\n蓝鲸服务配置中心（BlueKing Service Configuration Provider）是为业务提供服务配置管理功能，平台与蓝鲸其它产品打通，为业务提供一站式解决方案。\n平台以业务作为顶层设计，隔离各个业务的服务配置，使用蓝鲸权限中心做服务级别的权限管控，支持业务传统与容器模式的业务配置托管，目前支持文件型配置与键值（KV）型配置。\n\n## Overview\n\n使用BSCP能做什么？\n\n- 业务进程与配置文件分离\n- 配置版本管理和热更新\n- 全时灰度控制\n- 模板化管理配置\n- 支持 文件、KV、表格类型配置\n- 提供容器、主机、SDK、API、流水线插件等多种消费方式\n\n了解BSCP更详细功能，请参考蓝鲸服务配置中心[白皮书](https://bk.tencent.com/docs/markdown/BSCP/UserGuide/Introduction/product_introduction.md)\n\n## Getting Started\n\n- [下载与编译](docs/install/source_compile.md)\n- [安装部署](docs/install/deploy-guide.md)\n- [API使用说明](./docs/apidoc/api.md)\n\n## Contributing\n\n对于项目感兴趣，想一起贡献并完善项目请参阅[contributing](./CONTRIBUTING.md)。\n\n[腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献，期待你的加入。\n\n## Support\n\n- 阅读 [源码](https://github.com/TencentBlueKing/bk-bscp)\n- 参考 [bk-bscp产品文档](https://bk.tencent.com/docs/markdown/BSCP/UserGuide/Introduction/product_introduction.md)\n- 了解蓝鲸社区相关信息：蓝鲸社区版交流QQ群 495299374\n- 直接反馈 [issue](https://github.com/TencentBlueKing/bk-bscp/issues)，我们会定期查看与答复\n- 蓝鲸社区 [问答反馈](https://bk.tencent.com/s-mart/community)\n\n## FAQ\n\n- [FAQ](https://bk.tencent.com/docs/markdown/ZH/BSCP/UserGuide/FAQ/faq.md)\n- [蓝鲸文档中心](https://bk.tencent.com/docs/)\n\n## BlueKing Community\n\n- [BK-BCS](https://github.com/TencentBlueKing/bk-bcs)：蓝鲸容器管理平台是以容器技术为基础，为微服务业务提供编排管理的基础服务平台。\n- [BK-CMDB](https://github.com/TencentBlueKing/bk-cmdb)：蓝鲸配置平台（蓝鲸CMDB）是一个面向资产及应用的企业级配置管理平台。\n- [BK-CI](https://github.com/TencentBlueKing/bk-ci)：蓝鲸持续集成平台是一个开源的持续集成和持续交付系统，可以轻松将你的研发流程呈现到你面前。\n- [BK-PaaS](https://github.com/TencentBlueKing/bk-PaaS)：蓝鲸PaaS平台是一个开放式的开发平台，让开发者可以方便快捷地创建、开发、部署和管理SaaS应用。\n- [BK-JOB](https://github.com/TencentBlueKing/bk-job)：蓝鲸作业平台(Job)是一套运维脚本管理系统，具备海量任务并发处理能力。\n- [BK-SOPS](https://github.com/TencentBlueKing/bk-sops)：标准运维（SOPS）是通过可视化的图形界面进行任务流程编排和执行的系统，是蓝鲸体系中一款轻量级的调度编排类SaaS产品\n\n## License\n\nbk-bscp是基于MIT协议， 详细请参考[LICENSE](./LICENSE.txt)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fbk-bscp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftencentblueking%2Fbk-bscp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftencentblueking%2Fbk-bscp/lists"}