1

I am setting up Open edX to the wrong machine. I want to Open edX move to another machine. Can it possible? And Help needed to choose the right version of Open edX to install?

Rahul Rai
  • 77
  • 7

1 Answers1

0

Not really possible with the currently open-sourced set of scripts. You will have to do another installation on the target machine.

The right version of OpenEdx install depends on the kind of users you're planning to serve.

For a minimal, production-like installation, you could try the native installation

For a quick testing, you could try the devstack installation

For an even quicker devstack installation experience, you can give tutor a try

For a one-click installation without much dependence on the internet, you could try the Bitnami installation

If you want to customize everything and install different components on different servers, you could refer to this repo and move ahead from there.

Gaurav Ojha
  • 1,147
  • 1
  • 15
  • 37