overview
Webuzo uses its own web server stack called EMPS.
This stack powers the services and applications managed by Webuzo.
This guide explains how to check your current EMPS version and update it to the latest release.
To Upgrade EMPS, Execute the Following Commands as Root:
1. Check the Current EMPS Version
You can verify the installed EMPS version by running:
cat /usr/local/emps/version
This will display the currently installed EMPS version.
2. Upgrade EMPS
Webuzo provides a built-in command to upgrade EMPS:
webuzo --emps update
This will show you upgraded emps version.