Upgrade Guide
Follow these steps to safely upgrade your WuWei platform.
1. Log in as Root
Ensure you have root privileges before proceeding:
sudo -i
2. Prepare the Upgrade Script
Navigate to the installation directory and copy the sample upgrade script:
cd /root/wuwei-docker
cp upgrade.sh.sample upgrade.sh
3. Run the Upgrade Script
Execute the script to start the upgrade process:
bash upgrade.sh
Custom Modifications and Upgrade Policy
As part of our commitment to transparency, all licensed users receive access to the full source code. However, it is important to understand how custom modifications impact future updates and support.