Rul.Jacinto
(RICARDO RAUL JACINTO MONTES)
1
Not sure that is this the right branch to post this. In a completely new Ubuntu installation, when submit the command wget https://raw.githubusercontent.com/edx/configuration/open-release/juniper.3/
util/install/ansible-bootstrap.sh -O - | sudo -E bash what I do get is a MOVED PERMANENTLY LOCATION
I am new to OpenEDX but I’ve read that is currently moving to dockers, if this because of the migration please let me know the proper links,
Thanks for your support.
jramnai
(JayRam Nai)
2
Hello @Rul.Jacinto and welcome to the community!
You should use open-relase/{release_name}.master
branches while native installation.
And here in your case, it will work if you set: export OPENEDX_RELEASE=open-release/juniper.master
Follow this link for the native installation.
Rul.Jacinto
(RICARDO RAUL JACINTO MONTES)
3
thanks, i think I forgot to verify variable has been set.