Skip to content

xiewenhui/galaxy

 
 

Repository files navigation

Galaxy

Build Status
Copyright 2015, Baidu, Inc.
(当前分支refactor是重构版本,查找之前的代码、文档请切换到master分支)

综述

Galaxy是一个数据中心操作系统,目标是最大化资源的利用率与降低应用部署运维代价。

架构

架构图

构建

参考depends.mk 安装所有依赖库,然后make。
ubuntu系统可以直接使用 ./build.sh

For baiduer

sh build4internal.sh
make -j6

使用client

参照galaxy-cli.md

About

Galaxy is a cluster management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.8%
  • Protocol Buffer 3.1%
  • Makefile 1.2%
  • Python 1.1%
  • Shell 0.8%