PaaS in your pocket with,

DOKKU
The way you ship the code

matters..
$	
  git	
  push	
  production	
  master
Don't want to build
PaaS, but want PaaS like experience
DOKKU
“Dokku is a mini-Heroku powered by Docker
written in less than 100 lines of Bash.“
- Jeff Lindsay
Gitrecieve
SSH + Git interface to server
Buildpacks
Detect & Prepare app run time
Docker
Engine of portable containers
Nginx
Orchestrate HTTP/S trafic
Let’s put the things

together...
Gitrecieve: solves code push
Buildpacks: solves runtime
Docker:

solves containers

Nginx:

solves http
Gitrecieve: solves code push
Buildpacks: solves runtime
Docker:

solves containers

Nginx:

solves http
Gitrecieve: solves code push
Buildpacks: solves runtime
Docker:

solves containers

Nginx:

solves http
Gitrecieve: solves code push
Buildpacks: solves runtime
Docker:

solves containers

Nginx:

solves http
DOKKU
“Dokku is an interface between developer
and production infrastructure.“
- Alexander Beletsky
Thanks,
@alexbeletsky

Карманный PaaS с Dokku (Александр Белецкий)