GithubHelp home page GithubHelp logo

openedx-azure-multiserver's Introduction

Open edX multi-server deployment on Azure

This is an Azure template to create three Ubuntu VMs:

  • One application server (edx-platform, xqueue, rabbitmq, elasticsearch)
  • One MySQL server (v5.6)
  • One MongoDB server (v2.6)

You can learn more about Open edX here:

This template will complete quickly, but the full Open edX install usually takes > 1 hour. To follow along with the progress, ssh into the VM application server and tail -f /var/log/azure/openedx-multiserver-install.log

Getting started with Open edX fullstack

After the install has successfully completed, Supervisor will automatically start LMS (the student facing site) on port 80 and Studio (the course authoing site) on port 18010. Both ports have already been made accessible, so you can simply visit them by opening a browser and navigating to:

Customizing Open edX multiserver

Many Open edX features can be configured by creating and/or editing the file in /edx/app/edx_ansible/server-vars.yml.

After you have added your customizations, save your file, then run:

/edx/bin/update edx-platform YOUR_EDX_PLATFORMS_BRANCH_NAME

A sample server-vars.yml file has been added to this repo to change the site's title to: "Open edX multiserver on Azure."

Customizing Open edX's design

A method for changing the design of Open edX without forking the entire edx-platform repo has been developed by Stanford. You can read more about configuring an Open edX theme and can find the edx-theme repo.

For more info, check the Open edX Github Wiki on managing fullstack

openedx-azure-multiserver's People

Contributors

tkeemon avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.