English | 简体中文
WuWei Lite is the community edition of WuWei LMS — a streamlined learning management system designed for online education.
- 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 ports80or443), they may conflict with this installation.
Make sure you have root privileges:
sudo -i
cd ~ && curl -O https://download.koogua.com/wuwei-lite/install.sh
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
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
- Home Page: http://{your_domain}
- Admin Panel: http://{your_domain}/admin
Pre-configured Docker environment:
For full usage guides, configuration, and advanced setup:
- WuWei Lite is released under the GPL-3.0 license
- For commercial use and advanced features, see WuWei Pro