This website collects cookies to deliver better user experience
how to install open edx on ubuntu
how to install open edx on ubuntu
By finishing this article you'll install your own production-ready learning management system.
What is open edX?
open edX is an open source alternative to proprietary software such as Blackboard or Udemy. It provides a flexible and scalable learning platform that can be applied in schools, colleges, and universities all around the world. Open edX is being used by 55 million students, all around the world
This article will show you how to install Open edx on your Ubuntu server and start building courses.
The above command downloads and run following script
This script:
updates and upgrades the Ubuntu packages
Prepare ansible environment in your server to install open edx
Create strong passwords for open edx services
Installs open edx
Install our theme for open edx
How should it look like
After successful installation your open edx instance should like our demo site here
What is next
We are writing another article to teach you how to generate SSL certs for your instance, set Domain names and create admin users.
Check this tweet to see how we improved open edx default UI by using Nextjs and Strapi
The #monolithic system is a relic of the past with all its pain and drawbacks. Luckily, modern frameworks like #Nextjs and @strapijs can bring the joy back to your developers and users. Read this post on how we did just that for #openedx! strapi.io/blog/decouple-…