Open pdxdiver opened 8 years ago
Question: are we going with Docker this time around? Sticking with Ansible?
@znmeb, I think this is TBD and ultimately what this class is meant to decide.
As long as it can be made to work on my laptop I'm fine with anything. ;-)
@znmeb, what do you think the lowest common denominator laptop across hacko/hacku teams? Windows/Linux/Mac are all represented, but at some point we can't realistically support a 2/4GB netbook and get good performance for local development. Should we draw the line somewhere?
@pdxdiver
Here's the Docker for Mac requirements (https://docs.docker.com/docker-for-mac/)
System Requirements: Docker for Mac will launch only if all these requirements are met.
VirtualBox prior to version 4.3.30 must NOT be installed (it is incompatible with Docker for Mac)
Note: If your system does not satisfy these requirements, you can install Docker Toolbox, which uses Oracle Virtual Box instead of HyperKit.
And Docker for Windows (https://docs.docker.com/docker-for-windows/). Note that Windows 10 Home won't work - you need at least Windows 10 Pro. Otherwise you have to drop back to the version that uses VirtualBox.
What to know before you install
I propose moving this conversation to a dedicated issue, which I've just created for the occasion: #11.
Good idea , but I think we need to keep the original user story which is meant to sketch out the onboarding and provisioning process
As a developer, I want to be able to be up and running (full working environment) in less than 1 hour