Where do I create the config.yml file when deploying openedx on Ubuntu?

55 Views Asked by At

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.

1

There are 1 best solutions below

4
Isanka Wijerathne On

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.