《3191 - Liberty Demystified for traditional WebSphere users.pdf》由会员分享,可在线阅读,更多相关《3191 - Liberty Demystified for traditional WebSphere users.pdf(44页珍藏版)》请在三个皮匠报告上搜索。
1、October 21-24,2024Mandalay Bay Convention CenterLas Vegas,NevadaAlasdair NottinghamIBM,WebSphere Chief Architect3191-Liberty Demystified for WebSphere traditional users#IBMTechXchangeLiberty is only for deploying in containers2IBM TechXchange|2024 IBM Corporation#IBMTechXchange3VM based installIBM T
2、echXchange|2024 IBM Corporationjava-jar wlp-nd-all-24.0.0.9.jar -acceptLicense /opt/liberty Single Server on VMsLiberty Serverhttpsself managedSingle Servers on VMsLiberty ServerhttpsIBM HTTP ServerhttpsWebSphere webserver pluginpluginUtility generate-server=defaultServer targetPath=plugin-cfg.xmlse
3、lf managed with IBM HTTP ServerMultiple Servers on VMsLiberty ServerhttpsIBM HTTP ServerhttpsWebSphere webserver pluginLiberty ServerLiberty ServerpluginUtility generate-server=defaultServer targetPath=plugin-cfg.xmlpluginUtility merge sourcePath=server1/plugin-cfg.xml,server2/plugin.cfg,.targetPath
4、=plugin-cfg.xmlself managed with IBM HTTP Server#IBMTechXchangeLiberty does not have centralized management7IBM TechXchange|2024 IBM CorporationcollectiveMultiple Servers on vmsLiberty ServerhttpsIBM HTTP ServerhttpsWebSphere webserver plugincollective managed with IBM HTTP ServerLiberty ServerLiber
5、ty ServerLiberty CoreLiberty baseLiberty NDLicense Keycollective controllercollective controllercollective controllerLiberty ServerclusterCollective Architecture#IBMTechXchange10Creating a collectiveMember Server setupCollective server setup Enables security on server No default Userid/password Uses
6、 ssh to control membersIBM TechXchange|2024 IBM Corporationwlp/bin/collective create controller1 -keystorePassword=secret -createConfigFile=collective.xmlwlp/bin/collective join server1 -host=controllerHostname -port=9443 -user=adminUser -password=adminPassword -keystorePassword=secret#IBMTechXchang