Firefox OS/Performance/Using Docker to Ease Debugging Firefox OS: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 26: Line 26:
To ease the transition for Windows and Mac OS X users, we will build a VirtualBox image with the Vagrant Provisioner installed and configured to pull the latest B2G building docker image and start it on boot.  This is documented here: [http://docs.vagrantup.com/v2/provisioning/docker.html]
To ease the transition for Windows and Mac OS X users, we will build a VirtualBox image with the Vagrant Provisioner installed and configured to pull the latest B2G building docker image and start it on boot.  This is documented here: [http://docs.vagrantup.com/v2/provisioning/docker.html]


=== Future: Elastic Beanstalk for Scaling ===
== Documentation ==
 
=== Windows/Mac Using VirtualBox Image ===
 
=== Linux Using Docker Directly ===
 
== Future: Scaling ==
 
There is potential that with a transition to Docker that we would be able to scale to one-build-per-check-in by deploying the docker images to a cloud computing service like Amazon's Elastic Beanstalk.  Amazon recently announce that they would support deploying Docker images to AEB.  The documentation is here: [http://aws.typepad.com/aws/2014/04/aws-elastic-beanstalk-for-docker.html]
canmove, Confirmed users
225

edits

Navigation menu