Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.
/ gitploy Public archive

Build the deployment system around GitHub in minutes.

License

Notifications You must be signed in to change notification settings

gitploy-io/gitploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
noah
Dec 4, 2022
9c03040 · Dec 4, 2022
May 2, 2022
May 8, 2022
Mar 7, 2022
Dec 4, 2022
Jun 4, 2022
Jun 26, 2022
Nov 14, 2022
Jul 30, 2022
Feb 26, 2022
May 2, 2022
Nov 13, 2022
Feb 1, 2022
May 2, 2022
Oct 27, 2021
Oct 27, 2021
Feb 1, 2022
Dec 18, 2021
Nov 20, 2021
Sep 7, 2021
Sep 20, 2022
May 2, 2022
Nov 10, 2022
Nov 10, 2022

Repository files navigation

Gitploy



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.

Gitploy Demo

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 Docker Image
📚 Documentation Community / 💬 Slack 📖 Installation Guide 🐋 Docker Image

Contributors

Don't be afraid to contribute! We have many things you can do to help out. If you're trying to contribute but stuck, please tag @hanjunlee.

You can check the contributing for exact details on how to contribute.