Giter Site home page Giter Site logo

mdkhaled / configuration Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openedx/configuration

0.0 2.0 0.0 11.7 MB

a simple, but flexible, way for anyone to stand up an instance of the edX platform that is fully configured and ready-to-go

License: GNU Affero General Public License v3.0

Makefile 0.88% Shell 19.47% Python 72.00% Groovy 1.15% Vim Script 0.19% C 0.17% HCL 0.78% Ruby 5.36%

configuration's Introduction

Configuration Management

Introduction

The goal of the edx/configuration project is to provide a simple, but flexible, way for anyone to stand up an instance of Open edX that is fully configured and ready-to-go.

Before getting started, please look at the Open EdX Installation options, to see which method for deploying OpenEdX is right for you.

Building the platform takes place in two phases:

  • Infrastructure provisioning
  • Service configuration

As much as possible, we have tried to keep a clean distinction between provisioning and configuration. You are not obliged to use our tools and are free to use one, but not the other. The provisioning phase stands-up the required resources and tags them with role identifiers so that the configuration tool can come in and complete the job.

Note: The Cloudformation templates used for infrastructure provisioning are no longer maintained. We are working to move to a more modern and flexible tool.

The reference platform is provisioned using an Amazon CloudFormation template. When the stack has been fully created you will have a new AWS Virtual Private Cloud with hosts for the core Open edX services. This template will build quite a number of AWS resources that cost money, so please consider this before you start.

The configuration phase is managed by Ansible. We have provided a number of playbooks that will configure each of the Open edX services.

Important: The Open edX configuration scripts need to be run as root on your servers and will make changes to service configurations including, but not limited to, sshd, dhclient, sudo, apparmor and syslogd. Our scripts are made available as we use them and they implement our best practices. We strongly recommend that you review everything that these scripts will do before running them against your servers. We also recommend against running them against servers that are hosting other applications. No warranty is expressed or implied.

For more information including installation instruction please see the OpenEdX Wiki.

For info on any large recent changes please see the change log.

configuration's People

Contributors

antoviaque avatar arbabnazar avatar bdero avatar bradenmacdonald avatar carsongee avatar clintonb avatar cpennington avatar e0d avatar estute avatar feanil avatar fmyzjs avatar fredsmith avatar hkim823 avatar itsjeyd avatar jarv avatar jibsheet avatar jrbl avatar macdiesel avatar mattdrayer avatar maxrothman avatar michaelroytman avatar mulby avatar nedbat avatar pomegranited avatar saleem-latif avatar sefk avatar singingwolfboy avatar smarnach avatar vikparuchuri avatar zubair-arbi avatar

Watchers

 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.