- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 271字
- 2021-07-08 10:05:51
Download a product using WSO2 Update Manager
We can download a product using the WUM tool. This is our recommendation as it is the best way to keep your server up to date. In case you need to install an update in a server that is manually downloaded, you will have to install WUM and add that server to the repository anyway, so it is better to use it from the beginning.
To download WSO2 EI using WUM and add it to the repository, we just need to type the following in the console:
>wum add wso2ei Connecting to WSO2 Update... The following product(s) will be downloaded. wso2ei-6.0.0.zip After this operation, 600.8MB of additional disk space will be used. Do you want to continue? [Y/n] y Successfully added to following location:6MB/600.8MB]
What's next?
product wso2ei-6.0.0... [566.7MB/600.8MB]
use wum check-update wso2esb-5.0.0 to check for updates
use wum update wso2esb-5.0.0 to install latest updates
When the download is complete, we will have WSO2 EI 6.0.0 in our repository. We can list the products existing in the repository by typing as follows:
C:\wso2\products>wum list Product Updated Filename wso2ei-6.0.0 - wso2ei-6.0.0.zip wso2esb-5.0.0 - wso2esb-5.0.0.zip
What's next? Use wum describe [<product-pattern>] to get more details of products. Also, if we ask for details, we get this:
C:\>wum describe wso2ei-6.0.0 Filename: wso2ei-6.0.0.zip Product Name: wso2ei Product Version: 6.0.0 Kernel Version: 4.4.14 Last Updated Time: - Product File Path: C:\wso2\products\wso2ei\6.0.0\wso2ei-6.0.0.zip
We can get the absolute path in the filesystem where the product is located using this command. We can verify that the ZIP file containing the server is available in the path where we located the WUM repository in the filesystem.
- OpenStack Cloud Computing Cookbook(Third Edition)
- Linux核心技術(shù)從小白到大牛
- 深入淺出Spring Boot 2.x
- Java軟件開發(fā)基礎(chǔ)
- CKA/CKAD應(yīng)試教程:從Docker到Kubernetes完全攻略
- HTML5入門經(jīng)典
- 大學計算機基礎(chǔ)實驗指導(dǎo)
- Mastering Android Development with Kotlin
- Mastering Akka
- Vue.js 2 Web Development Projects
- Unity 3D腳本編程:使用C#語言開發(fā)跨平臺游戲
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 小程序從0到1:微信全棧工程師一本通
- 從Power BI到Analysis Services:企業(yè)級數(shù)據(jù)分析實戰(zhàn)
- Java程序設(shè)計實用教程(第2版)