There is a step in the openedx installation instructions: enter image description here
However, no directory was created during the installation,So in which directory should I create the config.yml file?
Here is the installation instructions link:text
I previously tried to omit the step of creating the config.yml file, but eventually deploying openedx failed.
This instruction page is for Open edX "Koa" version installation. If you install the Koa version, create the config.yml file in your home folder.
In case if you are going to install Open edX latest version, please use Open edX Tutor version. Installation instructions here.