Slide 1

Slide 1 text

Dokku

Slide 2

Slide 2 text

asm89 / @iam_asm89

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

Shipping code

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

How do you feel when you're deploying?

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

PaaS

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

No content

Slide 12

Slide 12 text

No content

Slide 13

Slide 13 text

Docker powered mini-Heroku in around 100 lines of Bash.

Slide 14

Slide 14 text

$ git push dokku master

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

PHP

Slide 17

Slide 17 text

PHP Ruby Nodejs Java Scala Go Perl ...

Slide 18

Slide 18 text

Installation

Slide 19

Slide 19 text

No content

Slide 20

Slide 20 text

$ wget -qO- | sudo DOKKU_TAG=v0.2.2 bash https://raw.github.com/progrium/dokku/v0.2.2/bootstrap.sh

Slide 21

Slide 21 text

$ wget -qO- | sudo bash https://raw.github.com/progrium/dokku/master/bootstrap.sh

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

*.dokku.me →

Slide 24

Slide 24 text

$ echo "dokku.me" > /home/dokku/VHOST

Slide 25

Slide 25 text

$ cat ~/.ssh/id_dokku.pub \ | ssh [email protected] "sudo sshcommand acl-add dokku asm"

Slide 26

Slide 26 text

Pushing our first app

Slide 27

Slide 27 text

$ git init . Initialized empty Git repository in /../demo/phpne-app/.git/

Slide 28

Slide 28 text

$ git init . Initialized empty Git repository in /../demo/phpne-app/.git/ $ echo " index.php

Slide 29

Slide 29 text

$ git init . Initialized empty Git repository in /../demo/phpne-app/.git/ $ echo " index.php $ ll total 4.0K -rw-rw---- 1 asm users 26 Mar 18 11:26 index.php

Slide 30

Slide 30 text

$ git init . Initialized empty Git repository in /../demo/phpne-app/.git/ $ echo " index.php $ ll total 4.0K -rw-rw---- 1 asm users 26 Mar 18 11:26 index.php $ git add index.php

Slide 31

Slide 31 text

$ git init . Initialized empty Git repository in /../demo/phpne-app/.git/ $ echo " index.php $ ll total 4.0K -rw-rw---- 1 asm users 26 Mar 18 11:26 index.php $ git add index.php $ git commit -m "hi"

Slide 32

Slide 32 text

$ git remote add demo [email protected]:phpne

Slide 33

Slide 33 text

$ git remote add demo [email protected]:phpne

Slide 34

Slide 34 text

$ git push demo master

Slide 35

Slide 35 text

Demo

Slide 36

Slide 36 text

https://github.com/chh/heroku-php-buildpack ● Multiple PHP versions ● Installs composer dependencies ● Sets up silex/symfony2/zendframework2 app

Slide 37

Slide 37 text

Demo

Slide 38

Slide 38 text

CLI

Slide 39

Slide 39 text

$ ssh [email protected] help

Slide 40

Slide 40 text

alias dokku='ssh [email protected]'

Slide 41

Slide 41 text

$ dokku help

Slide 42

Slide 42 text

$ dokku config

Slide 43

Slide 43 text

$ dokku config:set FOO=bar

Slide 44

Slide 44 text

$ dokku config:get FOO

Slide 45

Slide 45 text

$ dokku config:unset FOO

Slide 46

Slide 46 text

Demo

Slide 47

Slide 47 text

$ dokku run ls

Slide 48

Slide 48 text

$ dokku delete

Slide 49

Slide 49 text

Plugins

Slide 50

Slide 50 text

Mongdb Rethinkdb RiakCS Neo4j Elasticsearch Mysql Mariadb Postgresql Redis Memcached

Slide 51

Slide 51 text

Mongdb Rethinkdb RiakCS Neo4j Elasticsearch Mysql Mariadb Postgresql Redis Memcached https://github.com/progrium/dokku/wiki/Plugins

Slide 52

Slide 52 text

$ cd /var/lib/dokku/plugins

Slide 53

Slide 53 text

$ cd /var/lib/dokku/plugins $ git clone

Slide 54

Slide 54 text

$ cd /var/lib/dokku/plugins $ git clone $ dokku plugins-install

Slide 55

Slide 55 text

$ dokku help | redis

Slide 56

Slide 56 text

Demo

Slide 57

Slide 57 text

“about 100 lines of Bash”

Slide 58

Slide 58 text

No content

Slide 59

Slide 59 text

progrium/gitreceive

Slide 60

Slide 60 text

No content

Slide 61

Slide 61 text

progrium/sshcommand

Slide 62

Slide 62 text

progrium/pluginhook

Slide 63

Slide 63 text

Try it!

Slide 64

Slide 64 text

#dokku @ freenode github.com/progrium/dokku

Slide 65

Slide 65 text

flynn.io (super dokku) progrium.com/blog/ 12factor.net

Slide 66

Slide 66 text

Happy shipping!

Slide 67

Slide 67 text

@iam_asm89 https://joind.in/10912 http://www.flickr.com/photos/kelvin_luffs/5751337039/ http://www.flickr.com/photos/amenage/7039948463/ http://www.flickr.com/photos/pulpolux/11187139/ http://www.flickr.com/photos/marfis75/2939337382/