Deploy Rails 4 app with Dokku on DigitalOcean Install dokku First create a Ubuntu 13.04 x64 droplet on DigitalOcean Control Panel Then ssh with root account, run this in termianl: $ wget -qO- https://raw.github.com/progrium/dokku/master/bootstrap.sh | sudo bash