Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Power of PaaS

Power of PaaS

The advantages and disadvantages of PaaS vs traditional hosting. Plus setting up and using Dokku

David Robson

April 21, 2015
Tweet

Other Decks in Technology

Transcript

  1. ▸ What is Platform as a Service (Paas)? ▸ Why

    is it useful? ▸ Creating your own heroku! ▸ Whats coming next?
  2. A FEW PROVIDERS ▸ Heroku ▸ Google Cloud Platform ▸

    AWS Elastic Beanstalk ▸ Engine Yard ▸ Microsoft Azure
  3. DOWNLOAD IT wget -qO- https://raw.github.com/progrium/dokku/v0.3.17/bootstrap.sh | sudo DOKKU_TAG=v0.3.17 bash COPY

    YOUR SSH KEY cat ~/.ssh/id_rsa.pub | ssh davidrobson.co.uk "sudo sshcommand acl-add dokku david"