Dokku Basics

Heroku (pronounced her-OH-koo) is a cloud application platform – a new way of building and deploying web apps. Our service lets app developers spend their time on their application code, not managing servers, deployment, ongoing operations, or scaling. 

What is Dokku

+

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/dokku-alt/dokku-alt/master/bootstrap.sh)"

Dont try this at home work

Install Dokku-alt

git remote add dokku dokku@dokku.lab.io:hitched
dokku domains:set hitched hitched.it

Dokku Basics

By Adam Butler

Dokku Basics

  • 3,265