Skip to content

WuWei Lite – a community edition of WuWei LMS, providing core e-learning features for courses, students, and instructors, optimized for easy setup and use.

License

Notifications You must be signed in to change notification settings

xiaochong0302/wuwei-lite

Repository files navigation

English | 简体中文

WuWei Lite

WuWei Lite is the community edition of WuWei LMS — a streamlined learning management system designed for online education.

📦 Installation Guide

✅ Requirements

  • Server Type: VPS or Dedicated Server (❌ Shared hosting not supported)
  • Operating System: Debian, Ubuntu, or RHEL (Debian recommended)
  • Memory (RAM): 2 GB or more

⚠️ Important: Use a clean system. If your server already has web services like Nginx or Apache running (especially on ports 80 or 443), they may conflict with this installation.

🚀 Installation Steps

1. Log in as Root

Make sure you have root privileges:

sudo -i

2. Download the Installation Script

cd ~ && curl -O https://download.koogua.com/wuwei-lite/install.sh

3. Run a Clean Installation

bash install.sh --domain {your_domain}

Replace {your_domain} with your actual domain name or server ip address.

Admin Login (default)

4. Install with Demo Data (optional)

bash install.sh --domain {your_domain} --demo on

Replace {your_domain} with your actual domain name or server ip address.

Admin Login (demo)

5. Access Your Website

  • Home Page: http://{your_domain}
  • Admin Panel: http://{your_domain}/admin

🐳 WuWei Lite Docker

Pre-configured Docker environment:

👉 WuWei Lite Docker

📖 Documentation

For full usage guides, configuration, and advanced setup:

👉 WuWei Documentation

📜 License

About

WuWei Lite – a community edition of WuWei LMS, providing core e-learning features for courses, students, and instructors, optimized for easy setup and use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published