Paz 是一个基于 Docker、CoreOS、etcd 和 fleet 的持续部署产品环境。是一个类似 PaaS 工作流程的可插入式服务平台。Paz 使用 Node.js 编写。
特性
-
漂亮的 Web 界面
-
可在各种平台下运行,包括 Vagrant、公有云和裸机
-
无需编码即可运行
-
可用于持续部署
-
部署时无需停机
-
服务发现
-
开发和生成环境的流程相同
-
环境部署简单
组件
-
Web 前端 - A beautiful UI for configuring and monitoring your services.
-
服务发现 Service directory - A catalog of your services and their configuration.
-
调度器 Scheduler - Deploys services onto the platform.
-
协调器 Orchestrator - REST API used by the web front-end; presents a unified subset of functionality from Scheduler, Service Directory, Fleet and Etcd.
-
中央监控和日志 Centralised monitoring and logging.