Home

Awesome

LAIN

MIT license Gitter Throughput Graph

Lain 是一个基于 Docker 的 PaaS 系统。

其面向技术栈多样寻求高效运维方案的高速发展中的组织,DevOps 人力缺乏的 startup ,个人开发者。

统一高效的开发工作流,降低应用运维复杂度;在 IaaS / 私有 IDC 裸机的基础上直接提供应用开发,集成,部署,运维的一揽子解决方案。

设计目标包括但不限于:

Latest Release

最新版是2.1.1。

Quick Start

curl -fsSL https://github.com/laincloud/lain/archive/v2.1.1.tar.gz | tar xf -
cd lain-2.1.1
vagrant up
# Config DNS in local shell
sudo bash -c 'echo "192.168.77.201  console.lain.local" >> /etc/hosts'

初始化完成后即可在浏览器访问console:

http://console.lain.local

完整的文档在这里,其中:

Contributors

LICENSE

Lain is licensed under the MIT license.