wuwei-lite
wuwei-lite copied to clipboard
WuWei Lite – a community edition of WuWei LMS, providing core e-learning features for courses, students, and instructors, optimized for easy setup and use.
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
80or443), 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)
-
Email:
[email protected] -
Password:
123456
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)
-
Email:
[email protected] -
Password:
123456
5. Access Your Website
- Home Page: http://{your_domain}
- Admin Panel: http://{your_domain}/admin
🐳 WuWei Lite Docker
Pre-configured Docker environment:
📖 Documentation
For full usage guides, configuration, and advanced setup:
📜 License
- WuWei Lite is released under the GPL-3.0 license
- For commercial use and advanced features, see WuWei Pro