0

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 Answers1

0

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.

Isanka Wijerathne
  • 3,746
  • 3
  • 26
  • 34
  • Once I have created this config.yml file, what steps do I need to use this configuration file in the subsequent installation process? I can't find in the official installation instructions which step will use this configuration file? – tanxu xue Jul 05 '23 at 03:14
  • What version are you going to install? – Isanka Wijerathne Jul 05 '23 at 03:33
  • I've chosen the koa version for now, but if there are other versions that can be successfully installed, that's fine. – tanxu xue Jul 05 '23 at 08:43
  • Please read the document I have mentioned above. Koa is quite old now. The latest version is Palm. – Isanka Wijerathne Jul 06 '23 at 03:17