All Projects → laincloud → Lain

laincloud / Lain

Licence: mit
LAIN's main repo

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Lain

Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+872.75%)
Mutual labels:  ansible, devops, orchestration
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+237.58%)
Mutual labels:  paas, devops, orchestration
Baize
白泽自动化运维系统:配置管理、网络探测、资产管理、业务管理、CMDB、CD、DevOps、作业编排、任务编排等功能,未来将添加监控、报警、日志分析、大数据分析等部分内容
Stars: ✭ 296 (-34.95%)
Mutual labels:  ansible, devops
Lxdock
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
Stars: ✭ 350 (-23.08%)
Mutual labels:  devops, orchestration
Devops Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
Stars: ✭ 4,119 (+805.27%)
Mutual labels:  ansible, devops
Youtube Videos
Documentation for Techno Tim YouTube Videos
Stars: ✭ 250 (-45.05%)
Mutual labels:  ansible, devops
Ccodashboard
Welcome to the Continuous Cloud Optimization Power BI Dashboard GitHub Project. In this repository you will find all the guidance and files needed to deploy the Dashboard in your environment to take benefit of a single pane of glass to get insights about your Azure resources and services.
Stars: ✭ 256 (-43.74%)
Mutual labels:  paas, devops
Containerops
DevOps Orchestration Platform
Stars: ✭ 317 (-30.33%)
Mutual labels:  devops, orchestration
Bolt
Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.
Stars: ✭ 380 (-16.48%)
Mutual labels:  devops, orchestration
Tads Boilerplate
Terraform + Ansible + Docker Swarm boilerplate = DevOps on 🔥🔥🔥 | Infrastructure as Code
Stars: ✭ 424 (-6.81%)
Mutual labels:  ansible, devops
Ansible For Kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
Stars: ✭ 389 (-14.51%)
Mutual labels:  ansible, devops
Rainbond
Cloud-native and easy-to-use application management platform | 云原生且易用的应用管理平台
Stars: ✭ 2,871 (+530.99%)
Mutual labels:  paas, devops
Containership
A simple container management platform
Stars: ✭ 241 (-47.03%)
Mutual labels:  paas, devops
Faraday
Faraday introduces a new concept - IPE (Integrated Penetration-Test Environment) a multiuser Penetration test IDE. Designed for distributing, indexing, and analyzing the data generated during a security audit.
Stars: ✭ 3,198 (+602.86%)
Mutual labels:  devops, orchestration
Minishift
Run OpenShift 3.x locally
Stars: ✭ 2,246 (+393.63%)
Mutual labels:  paas, devops
Choerodon
Open Source Multi-Cloud Integrated Platform
Stars: ✭ 2,149 (+372.31%)
Mutual labels:  paas, devops
Roll
AWS Blue/Green deployment using Clojure flavoured devops
Stars: ✭ 66 (-85.49%)
Mutual labels:  paas, devops
Semaphore
Modern UI for Ansible
Stars: ✭ 4,588 (+908.35%)
Mutual labels:  ansible, devops
Tsuru
Open source and extensible Platform as a Service (PaaS).
Stars: ✭ 3,761 (+726.59%)
Mutual labels:  paas, devops
Picluster
A Simplified Docker Swarm or Kubernetes Alternative to Container Scheduling and Orchestration
Stars: ✭ 390 (-14.29%)
Mutual labels:  paas, orchestration

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

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

  • Install 展示了如何从头开始构建 Lain 集群
  • LAIN App Demo 展示了如何在 Lain 集群上部署应用

Contributors

LICENSE

Lain is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].