Hi,
I wish to setup https://github.com/Stanford-Online distribution of open-edx on a EC2 instance. I did this using the fullstack install guide. I came to the road-block where EC2 can not support virtualization unless you use a bare metal instance (which costs way to much for my purpose).
My second attempt was to follow this guide https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/146440579/Native+Open+edX+platform+Ubuntu+16.04+64+bit+Installation.
I have it running now but I am unable to access the studio, so that I can upload some courses I have. Also, I am unsure weather it just installed the standard distribution or the Standford-Online version.
I cloned this repo https://github.com/Stanford-Online/configuration, and ran the https://github.com/Stanford-Online/configuration/blob/master/util/install/ansible-bootstrap.sh command.
Although one edit I had to make is to change this branch to use the ficus release. This is because I could not find a valid hawthorne branch in that github repo.