I am really excited to see the Docker Devstack work progressing. I'll just clarify: Docker Devstack is meant for developers working against the latest code on master of edx-platform and other repos. Ginkgo will *not* have Docker support: it will ship with a Vagrant-based devstack just as the previous releases have.
Our plan is that Docker Devstack will be supported in Hawthorn. We'll evaluate whether to support both Docker and Vagrant for devstack in that release. Also unknown is whether there will be a Docker fullstack, and what will happen to the Vagrant-based fullstack. Thanks for listening, and happy hacking, --Ned. On Mon, Jul 17, 2017 at 1:21 PM, Brian Beggs <[email protected]> wrote: > Today we would like to announce the rollout of the Docker Devstack Beta to > the edX Open Source community. The team is close to feature parity with > Vagrant Devstack and we would like to being the process of rolling out > Docker Devstack and gather feedback. > > > *What do you need to do?* > Over the next few weeks/sprints we are asking everyone to stop using > Vagrant Devstack and start using Docker Devstack. > > > *How do you get started with Docker Devstack?* > Instructions on installing docker and getting an edX Devstack built can be > found here: > https://github.com/edx/devstack#edx-devstack- > > > *Need help?* > Issue the commands: > *make stop* > *make pull* > > and try what you were doing again. > > *Need more help?* > The slack channel will be the best place to get help: #docker > > > *Found an issue?* > Please file any issues you find in the PLAT project in JIRA > https://openedx.atlassian.net/projects/PLAT/issues. You may also submit a > pull request to the github repository: https://github.com/edx/devstack > > > *What is going to happen to Vagrant Devstack?* > We are in the process of phasing out vagrant devstack. It will still be > available to use through the Hawthorn release (end of Q1/September 2017), > but support will end thereafter. > > > *Does this work with PyCharm?* > Test execution and debugging of platform tests via pycharm does work: > https://github.com/edx/devstack/blob/master/docs/pycharm_integration.rst# > pycharm-integration > > > *What is Missing?* > - A few JS and Acceptance are failing around variable bitrates with the > video player. (99% of tests do run and pass.) > - Bokchoy debugging in pycharm > - Javascript debugging in pycharm > - Forums does not yet run on Docker Devstack. > (if you would like to help documenting or getting these things running, > please stop by the #Docker slack chat channel) > > > *Thank you* > A lot of people have worked really hard on this for the past few months. > Thank you to Clinton, Rob, Jeremy, Joel, George, Renzo and everyone that > has contributed <https://github.com/edx/devstack/graphs/contributors> to > the project. > > If you run in to difficulty please do not hesitate to reach out for help. > The team will be monitoring the channels above and will be able to assist > with any setup troubles. And please let me know if you have any questions. > > Thanks, > > Docker Devstack Team > > *Brian Beggs* > edX | Principal Software Engineer > 141 Portland Street (9th Floor) > Cambridge, MA 02139 > > > > -- > You received this message because you are subscribed to the Google Groups > "General Open edX discussion" group. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/edx-code/5BF51543-A21E-4162-B2F8-07A169AA4F83%40edx.org > <https://groups.google.com/d/msgid/edx-code/5BF51543-A21E-4162-B2F8-07A169AA4F83%40edx.org?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/CAGtJPNOEfQpK7oZ3e34qbsPNS0L3ApafVWGO_JLfpuEyUHBxXQ%40mail.gmail.com.
