From 43cce2e52073817ed153397bc68f2bc4e482c284 Mon Sep 17 00:00:00 2001 From: Albert Mourato Date: Mon, 28 Jan 2019 13:02:10 -0300 Subject: [PATCH] Adds WeDeploy to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 986f3d2..da623d8 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,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 +- [WeDeploy](https://github.com/wedeploy/wedeploy-examples) - WeDeploy is a development platform that helps you deploy your simple to complex Docker apps quickly. - [Workflow](https://github.com/deis/workflow) - The open source PaaS for Kubernetes by [Deis](https://github.com/deis). Formerly Deis v1. - [ZEIT Now](https://github.com/zeit/now-cli) - A universal serverless single-command deploy for Node.js applications or any application with a Dockerfile.