sudo apt-get update
sudo apt-get install linux-image-extra-$(uname -r)
sudo modprobe aufs
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/dokku-alt/dokku-alt/master/bootstrap.sh)" < /dev/null
git clone git@github.com:progrium/dokku.git ~/.dokku
# add the following to either your
# .bashrc, .bash_profile, or .profile file
alias dokku='$HOME/.dokku/contrib/dokku_client.sh
-
dokku
pre-buildhook changed topre-build-buildpack -
if you see "cannot allocate heap metadata", run following command on server
echo 1 > /proc/sys/vm/overcommit_memory