1 مستودع
Hosts a private Git remote per application that triggers the build and deploy pipeline on push.
Distinct from Git-Push Deployments: Distinct from Git-Push Deployments: focuses on hosting a private Git remote per application, not just push-triggered deployment.
Explore 1 awesome GitHub repository matching devops & infrastructure · Private Git Remote Deployments. Refine with filters or upvote what's useful.
Deis is an open-source, self-hosted Platform-as-a-Service that deploys and manages containerized applications on a CoreOS cluster using a Heroku-inspired git push workflow. It accepts application code via git push, automatically builds a Docker image, and runs it as a container on the cluster, with systemd and etcd providing service discovery and configuration management. The platform provides a developer experience modeled after Heroku, with a command-line interface for creating, scaling, configuring, and monitoring applications. It hosts a private Git remote per application that triggers th
Hosts a private Git remote per application that triggers the build and deploy pipeline on push.