OpenEDX MOOC平台搭建笔记

openedx平台搭建过程整理一下,以作记录


想在校内搭建一个MOOC慕课平台,经比较,选择开源的openedx系统,开始安装之旅,本想会很顺利,想不到一个星期才搞掂,主要原因还是网速和哪堵墙。

试过三种方法:

1. 下载安装配置好的虚拟机文件,直接加载到虚拟机

网址1: https://bitnami.com/stack/edx/virtual-machine

网址2:http://edustack.org/manual/edx/ova-download/


以下内容从以上网址1截取


  • Virtual Machines compatible with Oracle VirtualBox and VMware vSphere, Workstation, and Fusion

    OVA Format Debian 8

    Open edX
    Version Size Checksum    
    Open edX ficus.3-4 (64-bit) 2 GB show Download  

这个方法最简单,但下载流量大,系统配置灵活性差,不是我的风格,尝试了后就删掉了


2. 从github获取源码安装

网址:https://github.com/edx/configuration

安装方法参考网址:https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/146440579/Native+Open+edX+Ubuntu+16.04+64+bit+Installation

环境:Ubuntu server 16.04 64bit 

命令序列:

sudo apt - get update  - y
sudo apt - get upgrade  - y
sudo reboot
# 1. Set the OPENEDX_RELEASE variable:
export OPENEDX_RELEASE = the - tag / you - want - to - install
# 2. Bootstrap the Ansible installation:
wget https: / / raw.githubusercontent.com / edx / configuration / $OPENEDX_RELEASE / util / install / ansible - bootstrap.sh  - -  | sudo bash
# 3. (Optional) If this is a new installation, randomize the passwords:
wget https: / / raw.githubusercontent.com / edx / configuration / $OPENEDX_RELEASE / util / install / generate - passwords.sh  - -  | bash
# 4. Install Open edX:
wget https: / / raw.githubusercontent.com / edx / configuration / $OPENEDX_RELEASE / util / install / sandbox.sh  - -  | bash

安装了无数次,有无数的坑,每次安装卡在不同的地方,主要是网速和墙的问题,无数次满怀希望,无数次接近成功,最后都没走到最后,还是放弃了,建议大陆的电脑慎走此路。


3.  用bitnami的一键安装包

地址:https://bitnami.com/stack/edx/installer

良心制作,把需要的各种基础软件都配置好了,打包在一个文件包里,下载后一次安装即顺利完成

以下是网址内容copy:

Open edX Installers

Bitnami native installers automate the setup of a Bitnami application stack on Linux. Each installer includes all of the software necessary to run out of the box (the stack). The process is simple; just download, click next-next-next and you are done! Bitnami stacks are completely self contained and will not interfere with other software on your system. Learn more »

  • Linux

    Open edX

    Version Size Checksum    
    Open edX ficus.3-4 (64-bit) 1 GB show Download



另文再介绍简要修改配置和界面,最后上两图为证




  • 1
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值