1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-20 16:08:03 +02:00

Adds WeDeploy to readme

This commit is contained in:
Albert Mourato 2019-01-28 13:02:10 -03:00
parent c636774bb9
commit 43cce2e520

View file

@ -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.