Setup infrastructure to make builds & deploys of meteor apps
It can be done with simple script running on Ubuntu 14.04 in AWS: # Prepare apt-get update -y apt-get install -y gcc g++ make curl python2.7 # Install Docker apt-key adv --keyserver hkp://p80.pool.sk...