1

I'm currently trying to make my own platform based on OpenEDX and I'm working with devstack to do that. Am i right that I need to install fullstack on my server and make them share a git repository for update or is that not a right way to do that?

P.S. Sorry if it's not a right place for the question but I couldn't find a better one.

UpmostScarab
  • 960
  • 10
  • 29

1 Answers1

0

Basically you need to do Native installation on the server. And then share the git repository. Here is the link if you want to deploy all the services on the single instance, But if you want to setup a multi tier architecture then you need to deploy all the services separately using edx-ansible.

Dhruvil Amin
  • 761
  • 1
  • 7
  • 18