Monday, 27 September 2010

WebSphere Portal v7 - Clustering

This goes into the pile of things that I haven't yet tried, but soon will.

Hunter Tweed has followed up his most excellent WebSphere Portal 6.1.5 clustering guide with an updated version for the newly released WebSphere Portal 7 product.

Want to download and read ?

In that case, navigate over to the WebSphere Portal Wiki: -

Included in the attached PDF are the steps necessary to build a two-node WebSphere Portal v7.0.0 cluster running on WebSphere Application Server v7.0.0.11. This also includes configuration to an external database, a Lightweight Directory Access Protocol (LDAP) user registry, and a remote Web server.

http://www-10.lotus.com/ldd/portalwiki.nsf/dx/Step-by-Step_Cluster_Guide_for_IBM_WebSphere_Portal_v7.0.0

2 comments:

peter greaves said...

and of course the excellent WP7 includes farm support for those with cloud-y use cases. nice!!

Dave Hay said...

Yes, Portal Farming is now an option in v7, providing on-demand portals ( similar to the Processor On-Demand and Capacity Upgrade On-Demand options from the System/z and System/i platforms ) , as is dynamic Portal deployment ( VMs on-demand ) via WebSphere Cloudburst.

:-)

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...