https://github.com/weibocom/opendcp
OpenDCP official source site
https://github.com/weibocom/opendcp
Last synced: 9 months ago
JSON representation
OpenDCP official source site
- Host: GitHub
- URL: https://github.com/weibocom/opendcp
- Owner: weibocom
- License: gpl-2.0
- Created: 2016-12-01T12:31:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T13:33:00.000Z (over 3 years ago)
- Last Synced: 2025-03-29T21:08:21.472Z (10 months ago)
- Language: Go
- Size: 33.9 MB
- Stars: 413
- Watchers: 42
- Forks: 129
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cloud-native - opendcp - Docker platform developed by weibo. (Dashboards & Portals)
README
# OpenDCP
[](LICENSE) [](https://gitter.im/weibocom/opendcp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## 概览
OpenDCP是一个基于Docker的云资源管理与调度平台,集镜像仓库、多云支持、服务编排、服务发现等功能与一身,支持服务池的扩缩容,其技术体系源于微博用于支持节假日及热点峰值流量的弹性调度DCP系统。OpenDCP允许利用公有云服务器搭建起适应互联网应用的IT基础设置,并且将运维的工作量降到最低。
## 特性
- 基于Docker容器技术进行封装,不要求使用者掌握Docker。
- 支持阿里云公有云平台,可根据需要随时申请和释放服务器,显著降低运营成本
- 涵盖虚拟机创建、镜像打包、镜像部署、服务发现各个环节,简单易用,易于组织内推广
## 文档
[安装手册](document/install.md)
[快速开始](document/quick_start.md)
[用户手册](document/usermanual.md)
[虚拟化安装手册](document/openstack.md)
[开发文档](document/api.md)
## 视频
OpenDCP入门简介视频:
[](https://weibocom.github.io/opendcp#video)
## 作者
- Fu Wen([@itfuwen](https://github.com/itfuwen))
- Zhang Yingeng([@goodidle](https://github.com/goodidle))
- Ma Sihua([@masihua](https://github.com/masihua))
- Zhuang Wenhui([@hacpai](https://github.com/hacpai))
- Wang Xiao([@sean-w2011](https://github.com/sean-w2011))
- Yao Junxian([@yaojunxian170](https://github.com/yaojunxian170))
- Peng Tao([@PengTaoWW](https://github.com/PengTaoWW))
- He Jigui([@hexuan1922](https://github.com/hexuan1922))
- Li Meng([@MyEngIsPoor](https://github.com/MyEngIsPoor))
- Jiang Tao([@jiangtao12](https://github.com/jiangtao12))
- Ke Yinan
- Liu Peng
- Sun Mingchao
- Fu Yuhui
- Wang Guansheng
##交流
[](https://gitter.im/weibocom/opendcp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
opendcp交流qq群:369485460
二维码加入:

## 授权
OpenDCP 使用[GPL-2.0](https://www.gnu.org/licenses/gpl-2.0.txt)授权协议进行授权