Replace unmaintained Deis Workflow with Hephy's

Removed the old one, as the fork is the same, but better.
This commit is contained in:
Victor Berland 2019-10-26 18:52:53 +02:00 committed by Andreas Gebhardt
parent cb80001542
commit 24176c3d76

View File

@ -247,7 +247,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
- [Nanobox](https://github.com/nanobox-io/nanobox) :heavy_dollar_sign: - An application development platform that creates local environments that can then be deployed and scaled in the cloud.
- [OpenShift][openshift] - An open source PaaS built on [Kubernetes][kubernetes] and optimized for Dockerized app development and deployment by [Red Hat](https://www.redhat.com/en)
- [Tsuru](https://github.com/tsuru/tsuru) - Tsuru is an extensible and open source Platform as a Service software
- [Workflow](https://github.com/deis/workflow) :skull: - The open source PaaS for Kubernetes by [Deis](https://github.com/deis). Formerly Deis v1.
- [Hephy Workflow](https://github.com/teamhephy/workflow) - Open source PaaS for Kubernetes that adds a developer-friendly layer to any Kubernetes cluster, making it easy to deploy and manage applications. Fork of [Deis Workflow](https://github.com/deis/workflow).
- [ZEIT Now](https://github.com/zeit/now) :heavy_dollar_sign: - A universal serverless single-command deploy for Node.js applications or any application with a Dockerfile.
### Reverse Proxy