configuration

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

Github星跟踪图

Configuration Management
########################

This repository is a collection of tools and scripts that edx.org uses to deploy
openedx. The purpose of this repository is to share portions of our toolchain
with the community. This repository is not the best way to get started running
openedx. For that, please look at Open EdX Installation options_, which contains
links to the recommended paths for new installations.

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 instructions please see the OpenEdX Wiki_.

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

What is in this Repo?


  • playbooks </playbooks>__: This directory contains ansible playbooks that can
    be used to configure individual services in the openedx platform. See
    Open EdX Installation options_ before trying to use any of the scripts in
    this directory.
  • docker </docker>: This directory contains dockerfiles that can be used to
    test that playbooks execute cleanly. See Makefiles <Makefiles.rst>
    for
    Documentation on how to run these containers.
  • requirements </requirements>__ : inputs for pip-compile <https://github.com/jazzband/pip-tools>__
    Update files in this directory and then run make upgrade to update
    requirements.txt
  • tests </tests>__: scripts used by travis-ci to test changes to this repo
  • util </util>__: one-off scripts or tools used to perform certain functions
    related to openedx management.
  • vagrant </vagrant>__: vagrant tooling for testing changes to this repo.

Roadmap


This repository is in sustained status. The goal is to deprecate this codebase
and move the deployment code into the repos with the application code.

With the adoption of containerized application platforms like Kubernetes <https://kubernetes.io/>__, the tools in this repository are complex
and inappropriate for building small single purpose containers.

At edx.org, we are focusing on deployment of applications using Terraform <https://www.terraform.io/>__ and Kubernetes <https://kubernetes.io/>__. We
hope to provide open source tooling for this soon.

Contributing


  • Bugfixes: If you would like to contribute a bugfix to this codebase, please open
    a pull request. A bot will automatically walk your contribution through the
    Open Source Contribution process <https://edx-developer-guide.readthedocs.io/en/latest/process/overview.html>__.

.. _Open EdX Installation options: https://open.edx.org/installation-options
.. _Ansible: http://ansible.com/
.. _OpenEdX Wiki: https://openedx.atlassian.net/wiki/display/OpenOPS/Open+edX+Operations+Home
.. _change log: https://github.com/edx/configuration/blob/master/CHANGELOG.md

主要指标

概览
名称与所有者openedx-unsupported/configuration
主编程语言Jinja
编程语言Python (语言数: 10)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2013-04-16 17:23:42
推送于2024-05-06 17:49:51
最后一次提交2024-05-06 10:44:25
发布数110
最新版本名称open-release/quince.3 (发布于 )
第一版名称release-arepa (发布于 )
用户参与
星数823
关注者数188
派生数1k
提交数13.8k
已启用问题?
问题数456
打开的问题数0
拉请求数5583
打开的拉请求数0
关闭的拉请求数1132
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?