An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# OpenDCP

[![License](https://img.shields.io/badge/License-GPL%202.0-blue.svg)](LICENSE) [![Gitter](https://badges.gitter.im/weibocom/opendcp.svg)](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入门简介视频:

[![image](https://github.com/weibocom/opendcp/raw/master/ui/images/video.png)](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

##交流
[![Gitter](https://badges.gitter.im/weibocom/opendcp.svg)](https://gitter.im/weibocom/opendcp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

opendcp交流qq群:369485460
二维码加入:
![](document/media/opendcp_qq_group.png)

## 授权

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