Gitploy是一个基于 GitHub 的项目部署系统,遵守Apache开源协议。项目提供直观的可视化界面,可以让用户快速针对项目分支、SHA、标签进行部署,并拥有持续交付和持续部署能力。
功能特色:
管理所有的部署至统一的地方。
提供直观的 UI 来部署特定引用(分支、SHA、标记)。
提供事件驱动型部署系统的各种工具。
提供持续交付和持续部署。
提供高级部署功能:回滚、查看、锁定、冻结窗口。
提供开发运营DevOps指标。
源代码:https://github.com/gitploy-io/gitploy
官网:https://www.gitploy.io/
------------------------------------------------------------------------------
Build the deployment system around GitHub in minutes.
Gitploy helps your team build the deployment system around GitHub in minutes.
Documentation | Community | Installation Guide
What is Gitploy?
GitHub provides the deployment API to deploy a specific ref(branch, SHA, tag). It enables your organization to build the deployment system loosely coupled tooling without worrying about the implementation details of delivering different types of applications (e.g., web, native). But it takes a lot of resources to build the deployment system from scratch.
Gitploy enables your organization to build the deployment system around deployment API in minutes, and it provides the place to manage all deployment and deploying in the same manner.
Features
- Manage all deployments in one place.
- Provides the intuitive UI to deploy a specific
ref
(branch, SHA, tag). - Build an event-driven deployment system for loosely coupled tooling.
- Provides both continuous delivery and continuous deployment.
- Provides advanced deployment features: Rollback, Review, Lock, Freeze Window.
- Provides DevOps metrics.
Gitploy vs GitHub environment
Name | Gitploy | GitHub environment |
---|---|---|
Manual deploy | ✅ | ✅ |
Auto deploy | ✅ | ✅ |
Review | ✅ | ✅ |
Rollback | ✅ | ❌ |
Deployment Safety | ✅ | ❌ |
DevOps Metrics | ✅ | ❌ |
Private repositories for teams plan | ✅ | ❌ |
Getting Started
To install Gitploy on your hosting, read this documentation.
For public repositories, we're providing the free cloud.
Important Links
Documentation | Community | Installation Guide | |
---|---|---|---|
📚 Documentation | ❓ Community / 💬 Slack | 📖 Installation Guide |
from https://github.com/gitploy-io/gitploygo
No comments:
Post a Comment