From 3b8ecf0e03ff7fb63f0d8e26f56d0aa49e475982 Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Sun, 26 Aug 2018 21:28:15 +0200 Subject: [PATCH] Add Exoframe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 688558b..6301caf 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) - [Dcw](https://github.com/pbertera/dcw) - Docker-compose SSH wrapper: a very poor man PaaS, exposing the docker-compose and custom-container commands defined in container labels. - [Dokku](https://github.com/dokku/dokku) - Docker powered mini-Heroku that helps you build and manage the lifecycle of applications (originally by [@progrium][progrium]) - [Empire](https://github.com/remind101/empire) - A PaaS built on top of Amazon EC2 Container Service (ECS) +- [Exoframe](https://github.com/exoframejs/exoframe) - A self-hosted tool that allows simple one-command deployments using Docker - [Flynn](https://github.com/flynn/flynn) - A next generation open source platform as a service - [Jelastic](https://jelastic.com/) :heavy_dollar_sign: - An advanced PaaS for developers that simplifies clustering and complex cloud deployments with powerful web UI and usage-only pricing - [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.