/
Update WSO2 Products according to your Operating System

This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Update WSO2 Products according to your Operating System


Performing updates is a recommended approach for all WSO2 products before execution.

why it is preferred to get updates:

  • Because it is a rather simple perpetual process to adhere to
  • The WSO2 updates deliver continuous software fixes and improvements
  • WSO2 updates are vital to keep your corporate system healthy
  • WSO2 highly recommends that all its users keep abreast of its newest update version at all times

It is quite easy to update and requires you to run one simple command listed as follows:

WSO2 Identity Server 5.10.0

Ubuntu

sudo -u wso2 /usr/lib/wso2/wso2is/5.10.0/bin/update_linux

MacOS

sudo /Library/WSO2/IdentityServer/5.10.0/bin/update_darwin

Windows

C:\>"Program Files\WSO2\IdentityServer\5.10.0\bin\update_windows.exe"

CentOS

sudo -u wso2 /usr/lib64/wso2/wso2is/5.10.0/bin/update_linux

WSO2 API Manager 3.1.0

Ubuntu

sudo -u /usr/lib/wso2/wso2am/3.1.0/bin/update_linux

MacOS

sudo /Library/WSO2/APIManager/3.1.0/bin/update_darwin

Windows

C:\>"Program Files\WSO2\APIManager\3.1.0\bin\update_windows.exe"

CentOS

sudo -u wso2/usr/lib64/wso2/wso2am/3.1.0/bin/update_linux

WSO2  Enterprise Integrator 6.6.0

Ubuntu

sudo -u /usr/lib/wso2/wso2ei/6.6.0/bin/update_linux

MacOS

sudo /Library/WSO2/EnterpriseIntegrator/6.6.0/bin/update_darwin

Windows

C:\>"Program Files\WSO2\EnterpriseIntegrator\6.6.0\bin\update_windows.exe"

CentOS

sudo -u wso2/usr/lib64/wso2/wso2ei/6.6.0/bin/update_linux

Related content