[edx-code] The future of Fullstack...?

2017-09-26 Thread Ned Batchelder
Hi all,

As you may or may not know, until now we have had three supported
installation styles for our Open edX releases:

   1. Devstack, a Vagrant-based installation for developers modifying code.
   2. Fullstack, a Vagrant-based installation similar to a production
   install.
   3. Native, an Ansible installation for use on Ubuntu machines such as
   AWS.

We are looking ahead to our next release, Hawthorn, and plotting how these
installations will change.

Devstack will be based on Docker rather than Vagrant.  EdX is using a
Docker-based devstack internally now, and we'll be ready to roll it out to
the community in Hawthorn.

Native will remain as it is.

The question now is, what should happen to Fullstack?  We won't be ready to
support a Docker-based fullstack in the Hawthorn time frame.  Does
Fullstack provide enough extra value over Native to warrant the time to
produce it?  My inclination now is to simply drop Fullstack, and for people
to use the Native installation in a Vagrant image themselves if they want
that style of installation.

Do others see the landscape differently?

--Ned.

-- 
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/CAGtJPNNweJj1PyUKYY5kFcyNZu06mi9tYRCsE7pVTnuZuoTy3A%40mail.gmail.com.


[edx-code] invalid_request The requested redirect didn't match the client settings. (Login in Django website )

2017-09-26 Thread Abhishek Shukla
Hello Everyone,

I am trying to use open edx third party authentication module, but i got 
stuck .
Basically i have created my django app and try to login in djago app 
through open edx login credentials .
Following are the procedure i am following:-

https://github.com/tushargit/edx_Activity/blob/master/django-site-edx-based-authentication.md#login-in-django-website---using-edx-authenticationlogin-on-ubuntu


after applying all the steps, i am getting following error:- 


on edx instance url -> http://$edx_instance/oauth2/authorize/confirm



* invalid_request The requested redirect didn't match the client settings. *


*Please help me out.*


Thanks,

Abhishek

-- 
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/79063c2c-583d-4d66-a893-1680b95c6ed5%40googlegroups.com.