wildland / trail-guide

A collection of guides for making things.
0 stars 3 forks source link

Add information about deploy process #13

Open grelement opened 9 years ago

grelement commented 9 years ago
jweakley commented 9 years ago

Docker containers - http://blog.carbonfive.com/2015/03/17/docker-rails-docker-compose-together-in-your-development-workflow/#user-content-adding-the-app Heroku & Docker - https://github.com/heroku/heroku-docker TL;DR

jweakley commented 9 years ago

Sauce lab testing: https://github.com/johanneswuerbach/ember-cli-sauce TL;DR

Defining a browser: ember sauce --help . Example for IE on windows 8.1: ember sauce -b 'internet explorer' -p 'Windows 8.1'.