Installation Guide
Installation Requirements
- Requires VPS or dedicated server. Shared hosting is not supported.
- Operating System: Debian, Ubuntu, or RHEL (Debian recommended)
- Memory (RAM): 2 GB or more
Installation Steps
Note: Please ensure you're installing on 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.
1. Log in as Root
Ensure you have root privileges.
sudo -i
2. Download the Installation Script
cd ~ && curl -O https://download.koogua.com/wuwei-pro/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
- Email:
10000@163.com
- 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
- Email:
100015@163.com
- Password:
123456
5. Access Your Website
- Home Page: http://{your_domain}
- Admin Panel: http://{your_domain}/admin
Activate Your License
After installation, WuWei comes with a 1-month free trial. A valid license will be needed to continue using the platform after the trial period ends.