Skip to content
Austin Marshall edited this page May 5, 2014 · 2 revisions

Welcome to the fee-fi-fo-fun wiki!

  1. Provision application

  1. Select Docker environment

  1. Upload, and select application archive

  1. Build out environment

  1. Launch

  1. Log into instance
ssh -i <ssh-key> <user>@<host>
sudo docker ps
sudo docker attach <container id>
Clone this wiki locally