From 08fdec0309c68d44b4cde51d78003a1bb87aed54 Mon Sep 17 00:00:00 2001 From: Jan Vlnas Date: Fri, 26 Sep 2014 00:49:33 +0200 Subject: [PATCH] Add Dokku and dokku-alt --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e62f52..8a4f190 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge * [Gaudi](https://github.com/marmelab/gaudi) (Gaudi allows to share multi-component applications, based on Docker, Go, and YAM) -- http://gaudi.io/ * [CoreOS](https://github.com/coreos) (Linux for Massive Server Deployments) -- https://coreos.com/ * [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/ +* [Dokku](https://github.com/progrium/dokku) (Docker powered mini-Heroku in around 100 lines of Bash) + * [dokku-alt](https://github.com/dokku-alt/dokku-alt) (Dokku fork with Dockerfile support, database plugins, ACL and more) ## Slides